Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update validate-commit-msg to version 2.0.0 πŸš€ #4

Merged
merged 1 commit into from
Feb 5, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

validate-commit-msg just published its new version 2.0.0, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of validate-commit-msg – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

2.0.0 (2016-02-05)

Bug Fixes

  • pattern: make commit matching pattern more true to the spec (259fb5d4)

Breaking Changes

  • this removes fixup! as an allowedi commit message prefix and requires the commit message subject to not be empty.

Signed-off-by: Hans Kristian Flaatten hans@starefossen.com

(259fb5d4)


The new version differs by 26 commits .

  • f76f0ae Merge pull request #8 from Starefossen/patch-1
  • 259fb5d fix(pattern): make commit matching pattern more true to the spec
  • 3b7d25f Merge pull request #12 from cmalard/master
  • 10e3766 feat(validateMessage): display original message when it is not valid
  • 4910682 refactor(getTypes): remove useless function
  • cd5aaca Merge pull request #17 from jcollado/allow-semver-commits
  • a7a403e test(lib): Add semver style commit test
  • 781c29a feat(lib): Allow semver commits
  • 496825a Merge pull request #10 from bahmutov/master
  • 7ebdb3e Merge pull request #1 from ds82/master
  • fb5c4e3 Merge pull request #15 from jamischarles/master
  • 42c4af9 test(WIP): Update the WIP test to omit colon
  • 80fe7c7 Merge pull request #14 from jamischarles/master
  • dd20f7e fix(WIP): Remove:from WIP
  • e68a2bc feat(options): Add options config via package.json

There are 26 commits in total. See the full diff.

keithamus added a commit that referenced this pull request Feb 5, 2016
…2.0.0

Update validate-commit-msg to version 2.0.0 πŸš€
@keithamus keithamus merged commit a39f3fe into master Feb 5, 2016
@keithamus keithamus deleted the greenkeeper-validate-commit-msg-2.0.0 branch February 5, 2016 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants