File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
14
## 0.1.0 (2024-03-02)
2
15
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-architects/ngrx-toolkit" ,
3
- "version" : " 0.1.0 " ,
3
+ "version" : " 0.1.1 " ,
4
4
"license" : " MIT" ,
5
5
"repository" : {
6
6
"type" : " GitHub" ,
You can’t perform that action at this time.
0 commit comments