Skip to content

Commit b4144d1

Browse files
chore(release): publish 0.1.1
1 parent 9c0f94f commit b4144d1

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## 0.1.1 (2024-04-20)
2+
3+
4+
### 🩹 Fixes
5+
6+
- nx release with correct publish directory ([9c0f94f](https://github.com/angular-architects/ngrx-toolkit/commit/9c0f94f))
7+
- **redux:** multiple effects can subscribe to the same action ([12d0077](https://github.com/angular-architects/ngrx-toolkit/commit/12d0077))
8+
- **redux:** remove parameter from `noPayload` action functions ([0e83882](https://github.com/angular-architects/ngrx-toolkit/commit/0e83882))
9+
10+
### ❤️ Thank You
11+
12+
- Rainer Hahnekamp @rainerhahnekamp
13+
114
## 0.1.0 (2024-03-02)
215

316

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": "0.1.0",
3+
"version": "0.1.1",
44
"license": "MIT",
55
"repository": {
66
"type": "GitHub",

0 commit comments

Comments
 (0)