Skip to content

Commit c0befc8

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.5.0...v2.0.0) (2019-03-21) ### Build System * **dependencies:** angular 8 and nextjs 6 ([9a06073](9a06073)) ### BREAKING CHANGES * **dependencies:** upgrade to angular 8 beta9 which mandate typescript 3.3
1 parent 18421b9 commit c0befc8

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/xmlking/ngx-starter-kit/compare/v1.5.0...v2.0.0) (2019-03-21)
2+
3+
4+
### Build System
5+
6+
* **dependencies:** angular 8 and nextjs 6 ([9a06073](https://github.com/xmlking/ngx-starter-kit/commit/9a06073))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **dependencies:** upgrade to angular 8 beta9 which mandate typescript 3.3
12+
113
# [1.5.0](https://github.com/xmlking/ngx-starter-kit/compare/v1.4.0...v1.5.0) (2019-03-21)
214

315

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-starter-kit",
3-
"version": "1.5.0",
3+
"version": "2.0.0",
44
"description": "Angular-NestJS Starter Kit Monorepo",
55
"author": "Sumanth Chinthagunta <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)