File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.2.0 (2024-04-20)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - add MIT licence ([ 1c5ef89] ( https://github.com/angular-architects/ngrx-toolkit/commit/1c5ef89 ) )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - nx release with correct publish directory ([ 9c0f94f] ( https://github.com/angular-architects/ngrx-toolkit/commit/9c0f94f ) )
11
+ - ** redux:** multiple effects can subscribe to the same action ([ 12d0077] ( https://github.com/angular-architects/ngrx-toolkit/commit/12d0077 ) )
12
+ - ** redux:** remove parameter from ` noPayload ` action functions ([ 0e83882] ( https://github.com/angular-architects/ngrx-toolkit/commit/0e83882 ) )
13
+
14
+ ### ❤️ Thank You
15
+
16
+ - Rainer Hahnekamp @rainerhahnekamp
17
+
1
18
## 0.1.1 (2024-04-20)
2
19
3
20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @angular-architects/ngrx-toolkit" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.2.0 " ,
4
4
"license" : " MIT" ,
5
5
"repository" : {
6
6
"type" : " GitHub" ,
You can’t perform that action at this time.
0 commit comments