Skip to content

Commit bb3be95

Browse files
semantic-release-botci-rebot
authored andcommitted
chore(release): 5.0.0 [skip ci]
# [5.0.0](4.0.1...5.0.0) (2021-01-08) * chore!: fix incorrect version number ([67031d4](67031d4)) ### BREAKING CHANGES * Just to force correct release version
1 parent 7245b67 commit bb3be95

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [5.0.0](https://github.com/ngx-rocket/scripts/compare/4.0.1...5.0.0) (2021-01-08)
2+
3+
4+
* chore!: fix incorrect version number ([67031d4](https://github.com/ngx-rocket/scripts/commit/67031d4cd2b758d18db1f5566a895098ea238eda))
5+
6+
7+
### BREAKING CHANGES
8+
9+
* Just to force correct release version
10+
111
# [4.0.0](https://github.com/ngx-rocket/scripts/compare/3.1.0...4.0.0) (2021-01-08)
212

313

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

0 commit comments

Comments
 (0)