fix(config): update npmextra configuration and improve README: rename package keys, add release registry config, clarify waitUntilPresent timeout and notification/persistence behavior

This commit is contained in:
2026-02-02 01:07:38 +00:00
parent f6a3e71f0a
commit 03cfee2003
4 changed files with 40 additions and 12 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstate',
version: '2.0.29',
version: '2.0.30',
description: 'A package for handling and managing state in applications.'
}