diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ed166a..66fe422 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,17 @@ 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.1](https://github.com/Celtian/ngx-devkit-builders/compare/v1.3.0...v1.3.1) + +- chore(actions): node version fixed [`180486e`](https://github.com/Celtian/ngx-devkit-builders/commit/180486e1dbc06d3a8f9a973b5d94433c8ce644e5) + #### [v1.3.0](https://github.com/Celtian/ngx-devkit-builders/compare/v1.2.1...v1.3.0) +> 1 June 2024 + - 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(update): release 1.3.0 🚀 [`0543cd5`](https://github.com/Celtian/ngx-devkit-builders/commit/0543cd5f0b872a8c4837f8730343b0725aecd73a) - 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) diff --git a/package.json b/package.json index c0650de..c0d9964 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-devkit-builders", - "version": "1.3.0", + "version": "1.3.1", "author": { "name": "Dominik Hladík", "email": "dominik.hladik@seznam.cz",