crisboarna / fb-messenger-bot-api

NodeJS Facebook Messenger API for bots to send messages and setup events to Facebook.
https://www.npmjs.com/package/fb-messenger-bot-api
MIT License
34 stars 17 forks source link

Update cz-conventional-changelog to the latest version ๐Ÿš€ #97

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency cz-conventional-changelog was updated from 3.1.0 to 3.1.1.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Publisher: commitizen-bot License: MIT

Release Notes for v3.1.1

3.1.1 (2020-05-04)

Bug Fixes

  • defaultValues: Added fallback for optional default values (#99) (2aae317)
Commits

The new version differs by 4 commits.

  • 2aae317 fix(defaultValues): Added fallback for optional default values (#99)
  • 861b361 Merge pull request #120 from iainjreid/remove-right-pad
  • 47b9464 chore: Remove usage of right-pad
  • 0ba097b chore: Remove right-pad as a dependency

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov-io commented 4 years ago

Codecov Report

Merging #97 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #97   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines          325       325           
  Branches        37        37           
=========================================
  Hits           325       325           

Continue to review full report at Codecov.

Legend - Click here to learn more ฮ” = absolute <relative> (impact), รธ = not affected, ? = missing data Powered by Codecov. Last update 5a2c6be...4bb2459. Read the comment docs.

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.2.0

3.2.0 (2020-05-04)

Features

Commits

The new version differs by 1 commits.

  • aae2548 feat(types): add suport for custom types (#104)

See the full diff