Skip to content

Commit 0caf204

Browse files
github-actions[bot]k3nsei
authored andcommitted
chore(main): release 0.7.0
1 parent 3bcfec9 commit 0caf204

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
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.6.0"
2+
".": "0.7.0"
33
}

CHANGELOG.md

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

3+
## [0.7.0](https://github.com/k3nsei/ngx-signal-store-query/compare/v0.6.0...v0.7.0) (2025-03-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **deps:** Versions of `@tanstack/angular-query-experimental` older than v5.69.2 are no longer supported
9+
10+
### Miscellaneous Chores
11+
12+
* **deps-dev:** bump angular cli from v19.2.0 to v19.2.5 ([3bcfec9](https://github.com/k3nsei/ngx-signal-store-query/commit/3bcfec9a82787c226eca26091b0b20781937691b))
13+
* **deps:** bump @tanstack/angular-query-experimental from v5.66.9 to v5.69.2 ([3bcfec9](https://github.com/k3nsei/ngx-signal-store-query/commit/3bcfec9a82787c226eca26091b0b20781937691b))
14+
315
## [0.6.0](https://github.com/k3nsei/ngx-signal-store-query/compare/v0.5.0...v0.6.0) (2025-02-21)
416

517

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.6.0",
3+
"version": "0.7.0",
44
"private": true,
55
"scripts": {
66
"build": "ng build ngx-signal-store-query --configuration=production",

0 commit comments

Comments
 (0)