Skip to content

Commit 1f64301

Browse files
committed
chore(query): release version 3.1.0
1 parent f6f79a1 commit 1f64301

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

query/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
# [3.1.0](https://github.com/ngneat/query/compare/query-3.0.0...query-3.1.0) (2024-12-17)
6+
7+
8+
### Features
9+
10+
* update to Angular 19 ([#200](https://github.com/ngneat/query/issues/200)) ([f6f79a1](https://github.com/ngneat/query/commit/f6f79a14c5c4579bd7d024440f7d285a7ec27ee4))
11+
12+
13+
514
# [3.0.0](/compare/query-2.0.1...query-3.0.0) (2024-07-03)
615

716

query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngneat/query",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Angular",
55
"license": "MIT",
66
"repository": "ngneat/query",

0 commit comments

Comments
 (0)