Skip to content

Commit f0d8b96

Browse files
chore(release): publish 0.3.1
1 parent f894f53 commit f0d8b96

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.3.1 (2024-05-27)
2+
3+
4+
### 🩹 Fixes
5+
6+
- lazy load routes to get under the build budget ([729c84d](https://github.com/angular-architects/ngrx-toolkit/commit/729c84d))
7+
8+
### ❤️ Thank You
9+
10+
- Rainer Hahnekamp @rainerhahnekamp
11+
112
## 0.3.0 (2024-04-20)
213

314

libs/ngrx-toolkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@angular-architects/ngrx-toolkit",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"license": "MIT",
55
"repository": {
66
"type": "GitHub",

0 commit comments

Comments
 (0)