Skip to content

Commit 7ed1d90

Browse files
github-actions[bot]k3nsei
authored andcommitted
chore(main): release 0.7.1
1 parent 339e024 commit 7ed1d90

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.7.0"
2+
".": "0.7.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.7.1](https://github.com/k3nsei/ngx-signal-store-query/compare/v0.7.0...v0.7.1) (2025-05-29)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps-dev:** bump angular cli from v19.2.10 to v20.0.0 ([339e024](https://github.com/k3nsei/ngx-signal-store-query/commit/339e0248c7988d0d95f9f54caf38d272ac5a6bce))
9+
310
## [0.7.0](https://github.com/k3nsei/ngx-signal-store-query/compare/v0.6.0...v0.7.0) (2025-03-28)
411

512

libs/ngx-signal-store-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-signal-store-query/core",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Signal Store feature that bridges with Angular Query",
55
"keywords": [
66
"Angular",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-signal-store-query/source",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"private": true,
55
"scripts": {
66
"build": "ng build ngx-signal-store-query --configuration=production",

0 commit comments

Comments
 (0)