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 (2019-07-19)

### Bug Fixes

* add better sed ([1cb1049](1cb1049))
* add lowercase replace ([0d007e4](0d007e4))
* add pristine hook ([1ce8ccf](1ce8ccf))
* better defaults ([74afe7d](74afe7d))
* replace defaults with Pristine ([4dbc982](4dbc982))
* **circleci:** config to point to pristine.builders ([f68a1eb](f68a1eb))
* replace favicon ([a0d59bd](a0d59bd))
* update docs/.vuepress/config.js ([8807b64](8807b64))

### Features

* add pristine hook + initial content ([e867940](e867940))
  • Loading branch information
semantic-release-bot committed Jul 19, 2019
1 parent b044be8 commit 30d20ca
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 1.0.0 (2019-07-19)


### Bug Fixes

* add better sed ([1cb1049](https://github.com/etclabscore/pristine-website/commit/1cb1049))
* add lowercase replace ([0d007e4](https://github.com/etclabscore/pristine-website/commit/0d007e4))
* add pristine hook ([1ce8ccf](https://github.com/etclabscore/pristine-website/commit/1ce8ccf))
* better defaults ([74afe7d](https://github.com/etclabscore/pristine-website/commit/74afe7d))
* replace defaults with Pristine ([4dbc982](https://github.com/etclabscore/pristine-website/commit/4dbc982))
* **circleci:** config to point to pristine.builders ([f68a1eb](https://github.com/etclabscore/pristine-website/commit/f68a1eb))
* replace favicon ([a0d59bd](https://github.com/etclabscore/pristine-website/commit/a0d59bd))
* update docs/.vuepress/config.js ([8807b64](https://github.com/etclabscore/pristine-website/commit/8807b64))


### Features

* add pristine hook + initial content ([e867940](https://github.com/etclabscore/pristine-website/commit/e867940))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 30d20ca

Please sign in to comment.