Skip to content

Commit 06886ed

Browse files
committed
chore(query): release version 2.0.0-beta.3
1 parent d42789e commit 06886ed

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.3](https://github-personal/ngneat/query/compare/query-2.0.0-beta.2...query-2.0.0-beta.3) (2023-11-23)
6+
7+
8+
### Features
9+
10+
* **query:** 🔥 add mutateAsync function ([d42789e](https://github-personal/ngneat/query/commit/d42789eabc37ef871ce992b6d2867c6d96bbd913))
11+
12+
13+
514
# [2.0.0-beta.2](https://github-personal/ngneat/query/compare/query-2.0.0-beta.1...query-2.0.0-beta.2) (2023-11-18)
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.2",
3+
"version": "2.0.0-beta.3",
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)