Releases: stephenyeargin/hubot-fitbit-leaders
Releases · stephenyeargin/hubot-fitbit-leaders
Version 2.2.1
- Update to match new API formats (#46)
Version 2.2.0
Version 2.1.7
- Merge pull request #44 from stephenyeargin/bump-versions (ce4d436)
- Bump packages, including set-value (4a9132b)
- Merge pull request #43 from stephenyeargin/dependabot/npm_and_yarn/mixin-deep-1.3.2 (546f64f)
- Bump mixin-deep from 1.3.1 to 1.3.2 (ad76419)
- Merge pull request #42 from stephenyeargin/dependabot/npm_and_yarn/husky-3.0.3 (c440253)
- Bump husky from 3.0.2 to 3.0.3 (d5d0d66)
- Merge pull request #41 from stephenyeargin/dependabot/npm_and_yarn/sinon-7.4.1 (cbcb2df)
- Bump sinon from 7.3.2 to 7.4.1 (2f8d8cc)
- Merge pull request #40 from stephenyeargin/dependabot/npm_and_yarn/release-it-12.3.5 (d45c750)
- Bump release-it from 12.3.4 to 12.3.5 (1693d96)
- Merge pull request #39 from stephenyeargin/dependabot/npm_and_yarn/husky-3.0.2 (a4dd41b)
- Merge pull request #38 from stephenyeargin/dependabot/npm_and_yarn/release-it-12.3.4 (af52d4b)
- Bump husky from 3.0.1 to 3.0.2 (84287ff)
- Bump release-it from 12.3.3 to 12.3.4 (dca71da)
- Merge pull request #36 from stephenyeargin/dependabot/npm_and_yarn/husky-3.0.1 (ddb05ba)
- Merge pull request #37 from stephenyeargin/dependabot/npm_and_yarn/mocha-6.2.0 (6b2a65a)
- Bump mocha from 6.1.4 to 6.2.0 (20ac890)
- Bump husky from 3.0.0 to 3.0.1 (238bede)
- Merge pull request #35 from stephenyeargin/dependabot/npm_and_yarn/lodash-4.17.14 (7a529be)
- [Security] Bump lodash from 4.17.11 to 4.17.14 (9285f37)
- Merge pull request #34 from stephenyeargin/dependabot/npm_and_yarn/release-it-12.3.3 (9dea829)
- Bump release-it from 12.3.2 to 12.3.3 (1abcf37)
- Merge pull request #33 from stephenyeargin/dependabot/npm_and_yarn/release-it-12.3.2 (e52071a)
- Bump release-it from 12.3.1 to 12.3.2 (c5e6d41)
- Merge pull request #31 from stephenyeargin/dependabot/npm_and_yarn/husky-3.0.0 (43e0902)
- Merge pull request #32 from stephenyeargin/dependabot/npm_and_yarn/release-it-12.3.1 (089d4fc)
- Bump release-it from 12.3.0 to 12.3.1 (7ddcec4)
- Bump husky from 2.7.0 to 3.0.0 (7bac8d9)
Version 2.1.6
- Bump versions, configure release-it (#30)
- Bump mocha from 5.2.0 to 6.1.4 (#26)
- Bump release-it from 7.5.0 to 12.3.0 (#18)
- Bump grunt from 1.0.3 to 1.0.4 (#24)
- Bump sinon from 6.1.4 to 7.3.2 (#29)
- Bump chai from 4.1.2 to 4.2.0 (#21)
- Bump husky from 0.14.3 to 2.7.0 (#28)
- Bump grunt-cli from 1.2.0 to 1.3.2 (#23)
- Bump fitbit-node from 2.1.0 to 2.2.0 (#22)
- Bump nock from 9.5.0 to 10.0.6 (#20)
- Bump sinon-chai from 3.2.0 to 3.3.0 (#19)
- Bump underscore.string from 3.3.4 to 3.3.5 (#17)
- Bump handlebars from 4.0.11 to 4.1.2 (#16)
- [Trivial] Add release-it configuration (b633364)
Version 2.1.5
- Fix security alerts, switch to
release-it
(#15)
Version 2.1.4
- Minor fix for help text when token is expired (#14)
Version 2.1.3
Version 2.1.2
- Spring cleaning of various project metadata and tests packages (#13)
Version 2.1.1
- Fix security issue with
moment
(#11) - Minor changes to release process
Version 2.1.0
- Fix breaking change in underlying
node-fitbit
library, augment the test suite (#10)