Skip to content

Commit 3c0a5bd

Browse files
chore(release): publish 18.0.0-rc.2.1
1 parent 819ee18 commit 3c0a5bd

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## 18.0.0-rc.2.1 (2024-08-02)
2+
3+
4+
### 🚀 Features
5+
6+
- update to NgRx Signals 18 Release ([3d61dd2](https://github.com/angular-architects/ngrx-toolkit/commit/3d61dd2))
7+
8+
### 🩹 Fixes
9+
10+
- switch to yarn because of failing ci ([bd8cb25](https://github.com/angular-architects/ngrx-toolkit/commit/bd8cb25))
11+
12+
### ❤️ Thank You
13+
14+
- Rainer Hahnekamp @rainerhahnekamp
15+
116
# 18.0.0 (2024-07-30)
217

318

libs/ngrx-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-architects/ngrx-toolkit",
3-
"version": "18.0.2",
3+
"version": "18.0.0-rc.2.1",
44
"license": "MIT",
55
"repository": {
66
"type": "GitHub",

0 commit comments

Comments
 (0)