wc-catalogue / blaze-elements

Web Component Blaze Elements
https://wc-catalogue.github.io/blaze-elements/
MIT License
10 stars 4 forks source link

Update cz-lerna-changelog to the latest version 🚀 #226

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.0 of cz-lerna-changelog just got published.

Dependency cz-lerna-changelog
Current Version 1.0.0
Type devDependency

The version 1.2.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 cz-lerna-changelog. 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 v1.2.0

1.2.0 (2017-02-24)

Features

  • prompt: Refactor prompt to be backed by cz-customizable for greater flexibility (525bf55c)
  • questions: add the ability to write custom questions (1578c687)
Commits

The new version differs by 7 commits .

  • f93880b chore(dummy): dummy commit to trigger a release
  • 6facb31 Merge pull request #11 from atlassian/jonelson/autocomplete-prompting
  • 780e150 chore(package): clean package.json
  • 1578c68 feat(questions): add the ability to write custom questions
  • 525bf55 feat(prompt): Refactor prompt to be backed by cz-customizable for greater flexibility
  • d7039b5 Merge pull request #10 from wizardzloy/feature/use-mainline-dependencies
  • c4d0283 feat(dependencies): Use official version of cz-conventional-changelog

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 1.2.1 just got published.

Update to this version instead 🚀

Release Notes v1.2.1

1.2.1 (2017-02-27)

Bug Fixes

  • questions: reword breaking change message to make no-breaks case clearer (122a5088)
Commits

The new version differs by 1 commits .

  • 122a508 fix(questions): reword breaking change message to make no-breaks case clearer

See the full diff.