UNPKG

@crystal-ball/commit-semantics

Version:

🔮 Projects - Commitizen and Semantic Release configs

70 lines (40 loc) 3.6 kB
# @crystal-ball/commit-semantics 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 ## [2.0.0](https://github.com/crystal-ball/commit-semantics/compare/v1.3.0...v2.0.0) (2019-10-08) ### 💥 Breaking Changes! * Semantic release configurations no longer restrict the branch to master, this should be configured by repository. #### ✨ Update * Dependencies 🆙([940bbf0](https://github.com/crystal-ball/commit-semantics/commit/940bbf091c7cdda615276b81e80c915df9a17ffd)) #### Chore * Setup Github Action for CI/CD ⚙️ (#22)([cd2fe0f](https://github.com/crystal-ball/commit-semantics/commit/cd2fe0f86ae92a41473f43f13cbaccf2d90e751e)), closes [#22](https://github.com/crystal-ball/commit-semantics/issue/22) * Update docs to Github Actions 📝([4c65ba7](https://github.com/crystal-ball/commit-semantics/commit/4c65ba79adbdbe091c9d202e6b6cfa3ee3044401)) ## [1.3.0](https://github.com/crystal-ball/commit-semantics/compare/v1.2.0...v1.3.0) (2019-09-28) #### ✨ Update * Update all non-major dependencies (#20)([79648fc](https://github.com/crystal-ball/commit-semantics/commit/79648fc7c5037d3dab8829291facdd0ed6fd4702)), closes [#20](https://github.com/crystal-ball/commit-semantics/issue/20) #### Chore * Reconfigure Renovate (#19)([3286938](https://github.com/crystal-ball/commit-semantics/commit/3286938b13ec68b8031cca0f8a211a961159cc86)), closes [#19](https://github.com/crystal-ball/commit-semantics/issue/19) ## [1.2.0](https://github.com/crystal-ball/commit-semantics/compare/v1.1.0...v1.2.0) (2019-07-27) #### ✨ Update * Dependencies udpate 🆙 (#16)([88ce7db](https://github.com/crystal-ball/commit-semantics/commit/88ce7db3b42d450cabc48e155c72cc50b2823c7d)), closes [#16](https://github.com/crystal-ball/commit-semantics/issue/16) ## [1.1.0](https://github.com/crystal-ball/commit-semantics/compare/v1.0.0...v1.1.0) (2019-07-08) #### ✨ Update * Bump to latest project deps 🆙 (#8)([d270444](https://github.com/crystal-ball/commit-semantics/commit/d270444ab87ea8ae32711dd2fffd437e3c1427f3)), closes [#8](https://github.com/crystal-ball/commit-semantics/issue/8) #### Docs, Chore * Add complete setup and usage docs to README 📝([dd2dfac](https://github.com/crystal-ball/commit-semantics/commit/dd2dfac61877ac667a46b3d0b5a6f38f91368fd4)) * Add Travis deploy script docs 📝([f2a66ad](https://github.com/crystal-ball/commit-semantics/commit/f2a66adca53849157aebac66d9334eadae6b68ff)) * Configure Renovate (#1)([1b30b25](https://github.com/crystal-ball/commit-semantics/commit/1b30b25ce4fe25db26263389098c1d78d28234b7)), closes [#1](https://github.com/crystal-ball/commit-semantics/issue/1) * Fix npm installs and remove package lock([e8ff685](https://github.com/crystal-ball/commit-semantics/commit/e8ff685f645717a90370f087f90ac188ff2dd093)) * Ignore internal files when publishing 🚀([9526530](https://github.com/crystal-ball/commit-semantics/commit/95265306d70b706ca6389bd650e323db5a990ff8)) * Setup Travis with automated releases 🚀([ffba29d](https://github.com/crystal-ball/commit-semantics/commit/ffba29dff48f439e8c7ca9f5739f946784e72b97)) ## 1.0.0 Project Release 🎉 (2019-05-27)