Skip to content

Commit f49f3e2

Browse files
committed
chore(query): release version 3.1.1
1 parent 9131e67 commit f49f3e2

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.1](https://github.com/ngneat/query/compare/query-3.1.0...query-3.1.1) (2025-01-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **query:** 🐞 fix version support ([9131e67](https://github.com/ngneat/query/commit/9131e67b073060a0a9920933c84db50f9012b87e))
11+
12+
13+
514
# [3.1.0](https://github.com/ngneat/query/compare/query-3.0.0...query-3.1.0) (2024-12-17)
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.1.0",
3+
"version": "3.1.1",
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)