@crystal-ball/commitizen-adapter
Version:
🔮 Projects - Commitizen adapter
57 lines (31 loc) • 2.83 kB
Markdown
# @crystal-ball/commitizen-adapter changelog
This project strictly adheres to semver and will err on the side of releasing majors when
changes could possibly introduce breaking changes. This changelog is dynamically generated
with [Semantic Release](https://semantic-release.gitbook.io/semantic-release/) configured
with [@crystal-ball/semantic-release-base](https://github.com/crystal-ball/semantic-release-base).
> Changelog tags
>
> - 💥 - Breaking change
> - 🔖 - Release notes
> - 💖 - New feature
> - ✨ - Updates
> - 🛠 - Fixes
## [1.4.0](https://github.com/crystal-ball/commitizen-adapter/compare/v1.3.0...v1.4.0) (2019-07-27)
### 🔖 Release Notes
* - Package now includes commitizen as a dependency and is the owner of maintaining that version. Remove commitizen from any other package.json
#### ✨ Update
* Dependencies update and depend directly on commitizen ✨ (#19)([2d3d78f](https://github.com/crystal-ball/commitizen-adapter/commit/2d3d78f048ae6374ec0a758194d5471b8b9a9287)), closes [#19](https://github.com/crystal-ball/commitizen-adapter/issue/19)
## [1.3.0](https://github.com/crystal-ball/commitizen-adapter/compare/v1.2.0...v1.3.0) (2019-07-27)
#### 💖 New
* Add emoji for dependencies update 💖 (#18)([4965867](https://github.com/crystal-ball/commitizen-adapter/commit/49658678689dc3e6c4fd549f244b3aff6e3e201b)), closes [#18](https://github.com/crystal-ball/commitizen-adapter/issue/18)
## [1.2.0](https://github.com/crystal-ball/commitizen-adapter/compare/v1.1.0...v1.2.0) (2019-07-08)
#### ✨ Update
* Update commitizen deps to latest 🆙 (#11)([3909011](https://github.com/crystal-ball/commitizen-adapter/commit/3909011de71df7050991114b4a345e3b60055652)), closes [#11](https://github.com/crystal-ball/commitizen-adapter/issue/11)
## [1.1.0](https://github.com/crystal-ball/commitizen-adapter/compare/v1.0.0...v1.1.0) (2019-05-27)
#### 💖 New
* Add a Release commit type 💖 (#5)([fefe6bf](https://github.com/crystal-ball/commitizen-adapter/commit/fefe6bfe75c8242f198b39a359fe957bfcadcd04)), closes [#5](https://github.com/crystal-ball/commitizen-adapter/issue/5) [#4](https://github.com/crystal-ball/commitizen-adapter/issue/4)
#### Docs, Chore
* Update project title 📝([307b6b5](https://github.com/crystal-ball/commitizen-adapter/commit/307b6b5949a01db1b63fba436e927eae27ef5bf9))
* Add Semantic Release setup 🔮✨ (#3)([1747d97](https://github.com/crystal-ball/commitizen-adapter/commit/1747d97811fd61f168c7f5d007bb83d95940b7fe)), closes [#3](https://github.com/crystal-ball/commitizen-adapter/issue/3)
* Configure Renovate (#1)([676bfca](https://github.com/crystal-ball/commitizen-adapter/commit/676bfca330b6151dd6d3d81f6ad62ab1dfeef341)), closes [#1](https://github.com/crystal-ball/commitizen-adapter/issue/1)
## 1.0.0 Project Release 🎉 (2019-05-27)