Skip to content

Commit b49dde7

Browse files
committed
chore(core): 🔨 release 19.0.0
1 parent 1ee2206 commit b49dde7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/signalstory/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "signalstory",
3-
"version": "18.0.0",
3+
"version": "19.0.0",
44
"description": "Signal-based state management for Angular that grows with your project. Explore a versatile toolbox with enriching plugins for developers at all levels.",
55
"publishConfig": {
66
"access": "public"
@@ -29,8 +29,8 @@
2929
},
3030
"license": "MIT",
3131
"peerDependencies": {
32-
"@angular/common": "^18.0.0",
33-
"@angular/core": "^18.0.0"
32+
"@angular/common": "^19.0.0",
33+
"@angular/core": "^19.0.0"
3434
},
3535
"dependencies": {
3636
"tslib": "^2.3.0"

0 commit comments

Comments
 (0)