Skip to content

Commit 22e9512

Browse files
semantic-release-botci-rebot
authored andcommitted
chore(release): 5.2.3 [skip ci]
## [5.2.3](5.2.2...5.2.3) (2022-11-28) ### chore * update min node version ([16b06f5](16b06f5)) ### BREAKING CHANGES * Minimum supported Node.js version is now >=14
1 parent 16b06f5 commit 22e9512

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [5.2.3](https://github.com/ngx-rocket/scripts/compare/5.2.2...5.2.3) (2022-11-28)
2+
3+
4+
### chore
5+
6+
* update min node version ([16b06f5](https://github.com/ngx-rocket/scripts/commit/16b06f5769f3326d47bec83c9621494aa95a2274))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Minimum supported Node.js version is now >=14
12+
113
## [5.2.2](https://github.com/ngx-rocket/scripts/compare/5.2.1...5.2.2) (2022-08-24)
214

315
## [5.2.1](https://github.com/ngx-rocket/scripts/compare/5.2.0...5.2.1) (2021-12-10)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ngx-rocket/scripts",
3-
"version": "5.2.2",
3+
"version": "5.2.3",
44
"description": "Support scripts for ngX-Rocket projects",
55
"repository": "ngx-rocket/scripts",
66
"main": "index.js",

0 commit comments

Comments
 (0)