BREAKING CHANGE(@push.rocks/smartwatch): Rename package and update branding/docs: switch from @push.rocks/smartchok to @push.rocks/smartwatch, update repository/homepage/bugs URLs and author, and refresh README examples and install instructions.

This commit is contained in:
2025-11-30 18:01:01 +00:00
parent a5b4fedf9f
commit 31ab561859
4 changed files with 27 additions and 18 deletions

View File

@@ -2,7 +2,7 @@
* autocreated commitinfo by @push.rocks/commitinfo
*/
export const commitinfo = {
name: '@push.rocks/smartchok',
version: '4.0.1',
name: '@push.rocks/smartwatch',
version: '5.0.0',
description: 'A cross-runtime file watcher with glob pattern support for Node.js, Deno, and Bun.'
}