Sourced from softprops/action-gh-release's releases.
v2.0.8
What's Changed
Other Changes 🔄
- chore(deps): bump prettier from 2.8.0 to 3.3.3 by
@dependabot
in softprops/action-gh-release#480- chore(deps): bump
@types/node
from 20.14.9 to 20.14.11 by@dependabot
in softprops/action-gh-release#483- chore(deps): bump
@octokit/plugin-throttling
from 9.3.0 to 9.3.1 by@dependabot
in softprops/action-gh-release#484- chore(deps): bump glob from 10.4.2 to 11.0.0 by
@dependabot
in softprops/action-gh-release#477- refactor: write jest config in ts by
@chenrui333
in softprops/action-gh-release#485- chore(deps): bump
@actions/github
from 5.1.1 to 6.0.0 by@dependabot
in softprops/action-gh-release#470Full Changelog: https://github.com/softprops/action-gh-release/compare/v2...v2.0.8
v2.0.7
What's Changed
Bug fixes 🐛
- Fix missing update release body by
@FirelightFlagboy
in softprops/action-gh-release#365Other Changes 🔄
- Bump
@octokit/plugin-retry
from 4.0.3 to 7.1.1 by@dependabot
in softprops/action-gh-release#443- Bump typescript from 4.9.5 to 5.5.2 by
@dependabot
in softprops/action-gh-release#467- Bump
@types/node
from 20.14.6 to 20.14.8 by@dependabot
in softprops/action-gh-release#469- Bump
@types/node
from 20.14.8 to 20.14.9 by@dependabot
in softprops/action-gh-release#473- Bump typescript from 5.5.2 to 5.5.3 by
@dependabot
in softprops/action-gh-release#472- Bump ts-jest from 29.1.5 to 29.2.2 by
@dependabot
in softprops/action-gh-release#479- docs: document that existing releases are updated by
@jvanbruegge
in softprops/action-gh-release#474New Contributors
@jvanbruegge
made their first contribution in softprops/action-gh-release#474@FirelightFlagboy
made their first contribution in softprops/action-gh-release#365Full Changelog: https://github.com/softprops/action-gh-release/compare/v2.0.6...v2.0.7
Sourced from softprops/action-gh-release's changelog.
2.0.8
Other Changes 🔄
- chore(deps): bump prettier from 2.8.0 to 3.3.3 by
@dependabot
in softprops/action-gh-release#480- chore(deps): bump
@types/node
from 20.14.9 to 20.14.11 by@dependabot
in softprops/action-gh-release#483- chore(deps): bump
@octokit/plugin-throttling
from 9.3.0 to 9.3.1 by@dependabot
in softprops/action-gh-release#484- chore(deps): bump glob from 10.4.2 to 11.0.0 by
@dependabot
in softprops/action-gh-release#477- refactor: write jest config in ts by
@chenrui333
in softprops/action-gh-release#485- chore(deps): bump
@actions/github
from 5.1.1 to 6.0.0 by@dependabot
in softprops/action-gh-release#4702.0.7
Bug fixes 🐛
- Fix missing update release body by
@FirelightFlagboy
in softprops/action-gh-release#365Other Changes 🔄
- Bump
@octokit/plugin-retry
from 4.0.3 to 7.1.1 by@dependabot
in softprops/action-gh-release#443- Bump typescript from 4.9.5 to 5.5.2 by
@dependabot
in softprops/action-gh-release#467- Bump
@types/node
from 20.14.6 to 20.14.8 by@dependabot
in softprops/action-gh-release#469- Bump
@types/node
from 20.14.8 to 20.14.9 by@dependabot
in softprops/action-gh-release#473- Bump typescript from 5.5.2 to 5.5.3 by
@dependabot
in softprops/action-gh-release#472- Bump ts-jest from 29.1.5 to 29.2.2 by
@dependabot
in softprops/action-gh-release#479- docs: document that existing releases are updated by
@jvanbruegge
in softprops/action-gh-release#474
c062e08
release 2.0.8380635c
chore(deps): bump @actions/github
from 5.1.1 to 6.0.0 (#470)20adb42
refactor: write jest config in ts (#485)f808f15
chore(deps): bump glob from 10.4.2 to 11.0.0 (#477)6145241
chore(deps): bump @octokit/plugin-throttling
from 9.3.0 to
9.3.1 (#484)4ac522d
chore(deps): bump @types/node
from 20.14.9 to 20.14.11 (#483)25849b1
chore(deps): bump prettier from 2.8.0 to 3.3.3 (#480)6206056
chore: update dependabot commit msg39aadf1
chore: run frizbee actions .github/workflows/
6f3ab65
chore: update dist file