fix(smartstate): no changes detected; no version bump required

This commit is contained in:
2026-03-04 00:03:01 +00:00
parent 24c48d8e9b
commit 2b871402cc
2 changed files with 8 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstate',
version: '2.2.0',
version: '2.2.1',
description: 'A TypeScript-first reactive state management library with middleware, computed state, batching, persistence, and Web Component Context Protocol support.'
}