fix(ci): Update CI workflows to use new container registry and npmci package name

This commit is contained in:
Juergen Kunz
2025-07-19 07:30:55 +00:00
parent a47d8bb3c7
commit e9c527a9dc
4 changed files with 16 additions and 10 deletions

View File

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