Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

Commit

Permalink
Add conventional changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
about-code committed Sep 23, 2017
1 parent 12913e1 commit 11bfe22
Show file tree
Hide file tree
Showing 3 changed files with 1,038 additions and 0 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
<a name="1.0.0-alpha.8"></a>
# 1.0.0-alpha.8 (2017-09-23)

* Angular Package Format compatible packages ([b509989](https://github.com/about-code/slush-ng-monorepo/commit/b509989))
* Bugfix. Remove 'done' callbacks. ([234dac2](https://github.com/about-code/slush-ng-monorepo/commit/234dac2))
* Rename "taskConf" to "context" to remain consistent. ([ecf4378](https://github.com/about-code/slush-ng-monorepo/commit/ecf4378))



<a name="1.0.0-alpha.7"></a>
# 1.0.0-alpha.7 (2017-09-17)

* Fix typos. ([45e8f47](https://github.com/about-code/slush-ng-monorepo/commit/45e8f47))
* Update README.md ([61d41d9](https://github.com/about-code/slush-ng-monorepo/commit/61d41d9))
* Feature: Write settings file ([291b47a](https://github.com/about-code/slush-ng-monorepo/commit/291b47a))



<a name="1.0.0-alpha.6"></a>
# 1.0.0-alpha.6 (2017-09-16)

* Add Protractor E2E-Testing with sample ([05cf27d](https://github.com/about-code/slush-ng-monorepo/commit/05cf27d))
* Clarify 'Experimental' state ([bdec6da](https://github.com/about-code/slush-ng-monorepo/commit/bdec6da))
* Updated README.md ([2c7075f](https://github.com/about-code/slush-ng-monorepo/commit/2c7075f))



<a name="1.0.0-alpha.5"></a>
# 1.0.0-alpha.5 (2017-09-10)

* Component-Scaffolding: Not only declare component in an NgModule ([3e9e55c](https://github.com/about-code/slush-ng-monorepo/commit/3e9e55c))
* Improve docs (Known Issues) ([ce283c8](https://github.com/about-code/slush-ng-monorepo/commit/ce283c8))
* npm start: run webpack-dev-server with --watch=true ([0877dd0](https://github.com/about-code/slush-ng-monorepo/commit/0877dd0))



<a name="1.0.0-alpha.4"></a>
# 1.0.0-alpha.4 (2017-09-09)

* Drop Workspace and Project name questions where unnecessary. ([bd47b78](https://github.com/about-code/slush-ng-monorepo/commit/bd47b78))
* Fix component ([0eb9975](https://github.com/about-code/slush-ng-monorepo/commit/0eb9975))
* Initial commit ([da31664](https://github.com/about-code/slush-ng-monorepo/commit/da31664))
* remove package-scope ([e095de9](https://github.com/about-code/slush-ng-monorepo/commit/e095de9))



Loading

0 comments on commit 11bfe22

Please sign in to comment.