Releases: pvdlg/cz-conventional-commit
Releases · pvdlg/cz-conventional-commit
v5.0.0
v4.0.0
v3.0.2
3.0.2 (2018-10-01)
🐛 Bug Fixes
- package: update commitizen to version 3.0.0 (5ebf6d2)
⚙️ Continuous Integrations
- add npm cache (a90edae)
♻️ Chores
- package: update @commitlint/core to version 7.0.0 (fa45169)
- package: update emoji-regex to version 7.0.0 (cc656db)
- package: update nyc to version 12.0.1 (b882d3c)
- package: update sinon to version 6.0.0 (0fc4e46)
- package: update xo to version 0.22.0 (883acce)
- package: update xo to version 0.23.0 (dc07cea)
💎 Styles
- update to last Prettier format (7f61152)
v3.0.1
v3.0.0
3.0.0 (2018-05-04)
✨ Features
- require Node.js 6 (5127305)
♻️ Chores
- package: update ava to version 0.25.0 (23b040d)
- package: update semantic-release to version 15.0.0 (e871d83)
- package: update sinon to version 5.0.1 (3556630)
- package: update stringz to version 1.0.0 (c318c7b)
- package: update xo to version 0.20.0 (50ff400)
- package: update xo to version 0.21.0 (e1627e6)
💎 Styles
- simplify XO config (bbac855)
Breaking changes
- remove support for Node.js < 6
v2.0.1
2.0.1 (2018-01-14)
🐛 Bug Fixes
- remove babel (259cc0f)
🛠 Builds
- use XO instead of custom eslint (4c4d96b)
📚 Documentation
⚙️ Continuous Integrations
- codeclimate: Fix paths config (4b6583a)
- nyc: Enforce 100% code coverage (097711f)
- retry on
npm install
(969770c)
♻️ Chores
- codeowners: Add codeowners file (9a3d905)
- eslint: Use
eslint-config-pretty
(32078ac) - package: Run compile before lint (ae69fd1)
- package: update @commitlint/config-angular to version 5.1.1 (98f48f5)
- package: update ava to version 0.24.0 (a154bcf)
- package: update dependencies (1e7e76f)
- package: update eslint-config-pretty to version 2.1.1 (74481ec)
- package: update prettier to version 1.6.0 (24f1a0f)
- remove codeclimate (5f4388e)
- remove commitizen (f552c05)
- remove commitlint (64bc152)
- Remove git hooks (c7ccf50)
- package: update prettier to version 1.7.2 (dd9f8c6)
- package: update sinon to version 4.0.0 (2ef4608)
- update semantic-release (4c47baf)
- use Codecov to check for coverage (4b15d36)
- package: update stringz to version 0.3.0 (4832826)
- package: update stringz to version 0.4.0 (ea4a673)
💎 Styles
v2.0.0
2.0.0 (2017-08-27)
Features
- aliases: Use aliases from conventional-changelog-metahub (db1fe93)
- choices: Use choices order from conventional-changelog-metahub (51948e5)
- format: Add option to enable emoji (disabled by default) (06d18aa)
Builds
- npm: Remove package-lock.json/yarn.lock (dca0efd)
Chores
- githooks: Run
npm install
on post-checkout hook (9dd85c3)
Breaking changes
- format: emoji are disabled by default.
Set optionemoji
totrue
to enable.
v1.1.1
v1.1.0
1.1.0 (2017-08-24)
Builds
- release: Add semantic-release plugin sr-commit-analyzer 🛠 (2844677)
- release: Use conventional-changelog-metahub release config 🛠 (80b29fa)
- travis: Use Travis stages 🛠 (c1ebc7c)
Chores
- lint: Add prepush hook ♻️ (c1545d5)
- package: update @commitlint/cli to version 3.1.3 ⬆️ (2dfc7fb)
- package: update @commitlint/core to version 3.1.3 ⬆️ (deba9c0)
- package: update @metahub/eslint-config to version 1.6.1 ⬆️ (42fded6)
- package: update babel-cli to version 6.26.0 ⬆️ (259b222)
- package: update eslint to version 4.5.0 ⬆️ (07977c6)
- package: update eslint-plugin-prettier to version 2.2.0 ⬆️ (0574331)
- package: update lockfile (b787b75)
- package: update semantic-release to version 7.0.1 (c6d34a4)
- package: update semantic-release to version 8.0.0 ⬆️ (7c0de28)
- package: update sinon to version 3.2.1 ⬆️ (25c6f6c)
- package: update sr-release-notes-generator to version 1.1.1 ⬆️ (2f24685)
Continuous Integrations
- codeclimate: Add Code Climate support ⚙️ (9b47044)
Features
- types: use conventional-changelog-metahub ✨ (f3d265f)