Skip to content

Commit 3b4b403

Browse files
committed
chore(query): release version 2.0.0-beta.4
1 parent 9732fa8 commit 3b4b403

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+
# [2.0.0-beta.4](https://github-personal/ngneat/query/compare/query-2.0.0-beta.3...query-2.0.0-beta.4) (2023-11-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **query:** 🐞 pass option to mutate function ([9732fa8](https://github-personal/ngneat/query/commit/9732fa82ef938842e26d1c9532f0575bdcd4341e))
11+
12+
13+
514
# [2.0.0-beta.3](https://github-personal/ngneat/query/compare/query-2.0.0-beta.2...query-2.0.0-beta.3) (2023-11-23)
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": "2.0.0-beta.3",
3+
"version": "2.0.0-beta.4",
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)