Skip to content

Commit f662b8a

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.1.0...v3.0.0) (2019-08-26) ### Bug Fixes * **release:** testing semantic-release ([c9d9155](c9d9155)) ### BREAKING CHANGES * **release:** next changes will be upgrading angular to 9.0.0
1 parent c9d9155 commit f662b8a

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.0.0](https://github.com/xmlking/ngx-starter-kit/compare/v2.1.0...v3.0.0) (2019-08-26)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** testing semantic-release ([c9d9155](https://github.com/xmlking/ngx-starter-kit/commit/c9d9155))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **release:** next changes will be upgrading angular to 9.0.0
12+
113
# [2.1.0](https://github.com/xmlking/ngx-starter-kit/compare/v2.0.0...v2.1.0) (2019-08-25)
214

315

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ngx-starter-kit",
3-
"version": "2.1.0",
3+
"version": "3.0.0",
44
"description": "Angular-NestJS Starter Kit Monorepo",
55
"author": "Sumanth Chinthagunta <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)