Skip to content

Commit d5b58a5

Browse files
chore(release): version 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2018-09-22) ### Bug Fixes * **nestjs:** fix typescript types ([97f855a](97f855a)) * **test:** nrwl/nx -> 6.4.0-beta.1 ([b032276](b032276))
1 parent b032276 commit d5b58a5

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.2](https://github.com/xmlking/ngx-starter-kit/compare/v1.0.1...v1.0.2) (2018-09-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **nestjs:** fix typescript types ([97f855a](https://github.com/xmlking/ngx-starter-kit/commit/97f855a))
7+
* **test:** nrwl/nx -> 6.4.0-beta.1 ([b032276](https://github.com/xmlking/ngx-starter-kit/commit/b032276))
8+
19
## [1.0.1](https://github.com/xmlking/ngx-starter-kit/compare/v1.0.0...v1.0.1) (2018-09-09)
210

311

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

0 commit comments

Comments
 (0)