diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5f55cc6..c288c567a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog + +## 0.17.1 (2019-07-25) + +### Changed + +- ⬇️ remove gitmoji-changelog [[acb5711](https://github.com/bpetetot/conference-hall/commit/acb5711eabaf69e9b837e796a1a0d37d8cfb1085)] + + ## 0.17.0 (2019-07-25) diff --git a/package.json b/package.json index 10c976265..be098d0a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "conference-hall", - "version": "0.17.0", + "version": "0.17.1", "private": true, "bugs": "https://github.com/bpetetot/conference-hall/issues", "repository": "github:bpetetot/conference-hall",