Releases: DavideViolante/sprint-milestone-action
Releases · DavideViolante/sprint-milestone-action
v2.3.0
What's Changed
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #101
- Bump eslint from 8.39.0 to 8.41.0 by @dependabot in #110
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #112
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #116
- Bump @babel/traverse from 7.12.12 to 7.23.2 by @dependabot in #117
- Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #119
- Bump moment from 2.29.4 to 2.30.1 by @dependabot in #121
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #123
- Bump axios from 1.6.7 to 1.6.8 by @dependabot in #128
- Bump mocha from 10.3.0 to 10.4.0 by @dependabot in #127
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Add sprint-milestone-action to this same repo for self testing
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #91
- Bump eslint from 8.24.0 to 8.26.0 by @dependabot in #94
- Bump mocha from 10.0.0 to 10.1.0 by @dependabot in #93
Full Changelog: v2.1.4...v2.2.1
v2.1.4
What's Changed
- Replace deprecated zeit/ncc with vercel/ncc package
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #69
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #73
- Bump axios from 0.26.1 to 0.27.2 by @dependabot in #81
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #84
- Bump moment from 2.29.3 to 2.29.4 by @dependabot in #88
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #89
- Bump eslint from 8.20.0 to 8.23.0 by @dependabot in #90
Full Changelog: v2.1.3...v2.1.4
v2.1.3
Update deps.
v2.1.2
- Add test coverage
v2.1.1
Update dependencies
v2.1.0
- Remove node_modules using
@zeit/ncc
to build into 1 single file. - Add workflow to run build, lint and tests
v2.0.0
- Refactoring
- Add mocha tests
v1.1.0
Add default value for sprint-duration to 1.
v1.0.0
First release.