Skip to content

Commit c9c7b53

Browse files
semantic-release-botci-rebot
authored andcommitted
chore(release): 5.1.0 [skip ci]
# [5.1.0](5.0.0...5.1.0) (2021-03-12) ### Features * add option to parse JSON in environment variables ([#24](#24)) ([7f2c532](7f2c532))
1 parent e004bbc commit c9c7b53

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.1.0](https://github.com/ngx-rocket/scripts/compare/5.0.0...5.1.0) (2021-03-12)
2+
3+
4+
### Features
5+
6+
* add option to parse JSON in environment variables ([#24](https://github.com/ngx-rocket/scripts/issues/24)) ([7f2c532](https://github.com/ngx-rocket/scripts/commit/7f2c532169c57f7a5c3bc706bad38bdb437dffc7))
7+
18
# [5.0.0](https://github.com/ngx-rocket/scripts/compare/4.0.1...5.0.0) (2021-01-08)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
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.0.0",
3+
"version": "5.1.0",
44
"description": "Support scripts for ngX-Rocket projects",
55
"repository": "ngx-rocket/scripts",
66
"main": "index.js",

0 commit comments

Comments
 (0)