Skip to content

Commit

Permalink
chore(release): 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickDJM committed Dec 10, 2019
1 parent 97d2035 commit eef109d
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## 1.0.0 (2019-12-10)


### Features

* add updater ([1da912d](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/1da912d80bc2131f98deafac0a15b66cee786b1f))


### Build System

* **npm:** add commitizen ([d44b059](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/d44b059f1d56c0b21f93983665fbea438791bce3))
* **npm:** add eslint ([0061c59](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/0061c596fb8287eaa88a3546818e3ef822178816))
* **npm:** add husky git hooks ([aece587](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/aece5876a0c6323184c48175cda42e7bfbace75f))
* **npm:** add standard-version ([4d8a7ef](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/4d8a7ef17878d881492b8aa74622d6b5a26540ba))


### Documentation

* **general:** add badges ([2acfc08](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/2acfc0868f9e9797272cd348f0655095ccbf517c))
* **general:** add basic usage docs ([3b43de8](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/3b43de8fd73b4e2cc60bebf4fcc8ca294dc2a443))
* **general:** add git docs ([2b76405](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/2b76405bf6cdaa32330a464a2ac58e738a3a7cd6))
* **general:** add yaml example ([97d2035](https://github.com/coldfrontlabs/standard-version-updater-yaml/commit/97d2035b9ad834bacf7be130094f1180857ca688))

0 comments on commit eef109d

Please sign in to comment.