We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9d9155 commit f662b8aCopy full SHA for f662b8a
CHANGELOG.md
@@ -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
13
# [2.1.0](https://github.com/xmlking/ngx-starter-kit/compare/v2.0.0...v2.1.0) (2019-08-25)
14
15
package.json
@@ -1,6 +1,6 @@
{
"name": "ngx-starter-kit",
- "version": "2.1.0",
+ "version": "3.0.0",
"description": "Angular-NestJS Starter Kit Monorepo",
"author": "Sumanth Chinthagunta <[email protected]>",
"license": "MIT",
0 commit comments