Skip to content

Commit

Permalink
chore(release): publish 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rainerhahnekamp committed May 27, 2024
1 parent f894f53 commit f0d8b96
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.3.1 (2024-05-27)


### 🩹 Fixes

- lazy load routes to get under the build budget ([729c84d](https://github.com/angular-architects/ngrx-toolkit/commit/729c84d))

### ❤️ Thank You

- Rainer Hahnekamp @rainerhahnekamp

## 0.3.0 (2024-04-20)


Expand Down
2 changes: 1 addition & 1 deletion libs/ngrx-toolkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@angular-architects/ngrx-toolkit",
"version": "0.3.0",
"version": "0.3.1",
"license": "MIT",
"repository": {
"type": "GitHub",
Expand Down

0 comments on commit f0d8b96

Please sign in to comment.