Skip to content

Commit

Permalink
chore(update): release 1.3.0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Celtian committed Jun 1, 2024
1 parent 043b8d4 commit 0543cd5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,20 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.3.0](https://github.com/Celtian/ngx-devkit-builders/compare/v1.2.1...v1.3.0)

- Feat/update [`#11`](https://github.com/Celtian/ngx-devkit-builders/pull/11)
- chore(deps): deps updated [`b27cb08`](https://github.com/Celtian/ngx-devkit-builders/commit/b27cb080c010e5666386e2ba27a4c2da00b0a583)
- chore(node): limits changed [`912cb87`](https://github.com/Celtian/ngx-devkit-builders/commit/912cb875e7c5ff54200600c174a31eb37e68fad5)

#### [v1.2.1](https://github.com/Celtian/ngx-devkit-builders/compare/v1.2.0...v1.2.1)

> 10 February 2024
- deps updated & actions updated [`#10`](https://github.com/Celtian/ngx-devkit-builders/pull/10)
- chore(deps): deps updated [`0855487`](https://github.com/Celtian/ngx-devkit-builders/commit/0855487de6ead99ff6cd151209889f56176267aa)
- chore(update): patch release 1.2.1 🐛 [`ae04eaa`](https://github.com/Celtian/ngx-devkit-builders/commit/ae04eaa8a38cf1d37b174f023b1990b1edd833a8)
- chore(scripts): scripts renamed [`372de37`](https://github.com/Celtian/ngx-devkit-builders/commit/372de37053a86a631a7a3b55bd758c64f129a1e2)
- chore(package): only allow removed [`c7a507f`](https://github.com/Celtian/ngx-devkit-builders/commit/c7a507f5b1eff47d54d93fb8516af990e68d1a1e)

#### [v1.2.0](https://github.com/Celtian/ngx-devkit-builders/compare/v1.1.0...v1.2.0)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-devkit-builders",
"version": "1.2.1",
"version": "1.3.0",
"author": {
"name": "Dominik Hladík",
"email": "[email protected]",
Expand Down

0 comments on commit 0543cd5

Please sign in to comment.