Skip to content

Commit ad04c7d

Browse files
semantic-release-botci-rebot
authored andcommitted
chore(release): 5.1.1 [skip ci]
## [5.1.1](5.1.0...5.1.1) (2021-07-20) ### chore * update deps ([7e8a836](7e8a836)) ### BREAKING CHANGES * Requires Node >= 12
1 parent 7e8a836 commit ad04c7d

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.1.1](https://github.com/ngx-rocket/scripts/compare/5.1.0...5.1.1) (2021-07-20)
2+
3+
4+
### chore
5+
6+
* update deps ([7e8a836](https://github.com/ngx-rocket/scripts/commit/7e8a83625a351f5684c1b75e961504734f17b7dd))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Requires Node >= 12
12+
113
# [5.1.0](https://github.com/ngx-rocket/scripts/compare/5.0.0...5.1.0) (2021-03-12)
214

315

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.1.0",
3+
"version": "5.1.1",
44
"description": "Support scripts for ngX-Rocket projects",
55
"repository": "ngx-rocket/scripts",
66
"main": "index.js",

0 commit comments

Comments
 (0)