Skip to content

Commit a9b226e

Browse files
committed
chore(query): release version 3.3.0
1 parent fabfdf8 commit a9b226e

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.3.0](https://github.com/ngneat/query/compare/query-3.2.0...query-3.3.0) (2025-07-09)
6+
7+
8+
### Features
9+
10+
* **query:** add provideQueryConfig to provide custom queries objects ([#213](https://github.com/ngneat/query/issues/213)) ([fabfdf8](https://github.com/ngneat/query/commit/fabfdf89ac2b205796e22e2bb2198552f8c7a48d))
11+
12+
13+
514
# [3.2.0](https://github.com/ngneat/query/compare/query-3.1.1...query-3.2.0) (2025-06-13)
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.2.0",
3+
"version": "3.3.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)