ellerbrock / conventional-changelog-angular-emoji

:thumbsup: Emoijis for the Angular Commit Guidelines with Emojis
https://www.npmjs.com/package/conventional-changelog-angular-emoji
Other
13 stars 1 forks source link

Update commitizen to the latest version 🚀 #3

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.9.0 of commitizen just got published.

Dependency commitizen
Current Version 2.8.7
Type devDependency

The version 2.9.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of commitizen. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v2.9.0

2.9.0 (2016-12-15)

Features

  • commit: use OS-specific cache dir for commitizen.json instead of home-or-tmp (#400) (27fb1ae8, closes #240, #252, #339)
Commits

The new version differs by 1 commits .

  • 27fb1ae feat(commit): use OS-specific cache dir for commitizen.json instead of home-or-tmp (#400)

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 7 years ago

Version 2.9.1 just got published.

Update to this version instead 🚀

Release Notes v2.9.1

2.9.1 (2016-12-18)

Bug Fixes

  • adapter: add support for scoped adapters (b8b51cf2, closes #403)
Commits

The new version differs by 4 commits .

  • efc58cd Merge branch 'master' of github.com:commitizen/cz-cli
  • cec582a test(adapter): add test for scoped npm modules
  • b8b51cf fix(adapter): add support for scoped adapters
  • f53dbb0 docs: Add cz-emoji to tools list (#404)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.9.2 just got published.

Update to this version instead 🚀

Release Notes v2.9.2

2.9.2 (2016-12-19)

Bug Fixes

  • tests: fix tests when a global config is present (#405) (0ddfa20c, closes #211)
Commits

The new version differs by 1 commits .

  • 0ddfa20 fix(tests): fix tests when a global config is present (#405)

See the full diff.

greenkeeper[bot] commented 7 years ago

Version 2.9.3 just got published.

Update to this version instead 🚀

Release Notes v2.9.3

2.9.3 (2016-12-29)

Bug Fixes

  • package: "main" property within "package.json" (#409) (2915827a)
Commits

The new version differs by 8 commits .

  • 2915827 fix(package): "main" property within "package.json" (#409)
  • 852d6f6 style: Add linting using eslint (#406)
  • 6d282be ci(appveyor): remove appveyor on finish script
  • f9a78e3 ci(appveyor): disable collection of artifacts
  • a655308 ci(tests): on windows run tests as node4/npm3
  • 02021b9 ci(travis): update semantic-release to 6.3.5 and update travis config
  • 9e88876 chore(package): update nyc to version 10.0.0 (#392)
  • ca32961 docs(install): Add documentation for installing and running locally (#300)

See the full diff.