Skip to content

Commit

Permalink
chore(release): 1.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0 (2018-09-09)

### Bug Fixes

* [@types](https://github.com/types)/jasmine vs [@types](https://github.com/types)/jest conflict ([902a4f8](902a4f8))
* build ([deac7a9](deac7a9))
* build ([ed91ffc](ed91ffc))
* sticky header ([faf80ad](faf80ad))
* fix format:write -- --uncommitted ([3b0eb49](3b0eb49))

### Features

* context-menu example ([745a0bd](745a0bd))
* **deps:** latest angular and nx ([80918df](80918df))
  • Loading branch information
semantic-release-bot committed Sep 9, 2018
1 parent 5e782a0 commit 085a84f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 69 deletions.
68 changes: 0 additions & 68 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,74 +10,6 @@
* fix format:write -- --uncommitted ([3b0eb49](https://github.com/xmlking/ngx-starter-kit/commit/3b0eb49))


### Features

* context-menu example ([745a0bd](https://github.com/xmlking/ngx-starter-kit/commit/745a0bd))
* **deps:** latest angular and nx ([80918df](https://github.com/xmlking/ngx-starter-kit/commit/80918df))

# 1.0.0 (2018-09-09)


### Bug Fixes

* [@types](https://github.com/types)/jasmine vs [@types](https://github.com/types)/jest conflict ([902a4f8](https://github.com/xmlking/ngx-starter-kit/commit/902a4f8))
* build ([deac7a9](https://github.com/xmlking/ngx-starter-kit/commit/deac7a9))
* build ([ed91ffc](https://github.com/xmlking/ngx-starter-kit/commit/ed91ffc))
* sticky header ([faf80ad](https://github.com/xmlking/ngx-starter-kit/commit/faf80ad))
* fix format:write -- --uncommitted ([3b0eb49](https://github.com/xmlking/ngx-starter-kit/commit/3b0eb49))


### Features

* context-menu example ([745a0bd](https://github.com/xmlking/ngx-starter-kit/commit/745a0bd))
* **deps:** latest angular and nx ([80918df](https://github.com/xmlking/ngx-starter-kit/commit/80918df))

# 1.0.0 (2018-09-09)


### Bug Fixes

* [@types](https://github.com/types)/jasmine vs [@types](https://github.com/types)/jest conflict ([902a4f8](https://github.com/xmlking/ngx-starter-kit/commit/902a4f8))
* build ([deac7a9](https://github.com/xmlking/ngx-starter-kit/commit/deac7a9))
* build ([ed91ffc](https://github.com/xmlking/ngx-starter-kit/commit/ed91ffc))
* sticky header ([faf80ad](https://github.com/xmlking/ngx-starter-kit/commit/faf80ad))
* fix format:write -- --uncommitted ([3b0eb49](https://github.com/xmlking/ngx-starter-kit/commit/3b0eb49))


### Features

* context-menu example ([745a0bd](https://github.com/xmlking/ngx-starter-kit/commit/745a0bd))
* **deps:** latest angular and nx ([80918df](https://github.com/xmlking/ngx-starter-kit/commit/80918df))

# 1.0.0 (2018-09-09)


### Bug Fixes

* [@types](https://github.com/types)/jasmine vs [@types](https://github.com/types)/jest conflict ([902a4f8](https://github.com/xmlking/ngx-starter-kit/commit/902a4f8))
* build ([deac7a9](https://github.com/xmlking/ngx-starter-kit/commit/deac7a9))
* build ([ed91ffc](https://github.com/xmlking/ngx-starter-kit/commit/ed91ffc))
* sticky header ([faf80ad](https://github.com/xmlking/ngx-starter-kit/commit/faf80ad))
* fix format:write -- --uncommitted ([3b0eb49](https://github.com/xmlking/ngx-starter-kit/commit/3b0eb49))


### Features

* context-menu example ([745a0bd](https://github.com/xmlking/ngx-starter-kit/commit/745a0bd))
* **deps:** latest angular and nx ([80918df](https://github.com/xmlking/ngx-starter-kit/commit/80918df))

# 1.0.0 (2018-09-09)


### Bug Fixes

* [@types](https://github.com/types)/jasmine vs [@types](https://github.com/types)/jest conflict ([902a4f8](https://github.com/xmlking/ngx-starter-kit/commit/902a4f8))
* build ([deac7a9](https://github.com/xmlking/ngx-starter-kit/commit/deac7a9))
* build ([ed91ffc](https://github.com/xmlking/ngx-starter-kit/commit/ed91ffc))
* sticky header ([faf80ad](https://github.com/xmlking/ngx-starter-kit/commit/faf80ad))
* fix format:write -- --uncommitted ([3b0eb49](https://github.com/xmlking/ngx-starter-kit/commit/3b0eb49))


### Features

* context-menu example ([745a0bd](https://github.com/xmlking/ngx-starter-kit/commit/745a0bd))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",

"pre-commit": "lint-staged"
}
},
Expand Down

0 comments on commit 085a84f

Please sign in to comment.