Releases: AButler/upload-release-assets
Releases · AButler/upload-release-assets
Release 3.0
What's Changed
- Update ci.yml by @AButler in #22
- adding dependabot by @Borda in #24
- Bump semver from 5.7.0 to 5.7.2 by @dependabot in #25
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #26
- Bump fast-glob from 3.1.0 to 3.3.2 by @dependabot in #27
- Upgrade node to node20 by @AButler in #31
- Upgrade dependencies and allow release ID to be specified explicitly by @AButler in #32
New Contributors
Full Changelog: v2.0.1...v3.0
Release 2.0.2
What's Changed
- Fix wrong info displayed by @Andre601 in #4
- Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #8
- Bump node-fetch from 2.6.1 to 2.6.7 by @dependabot in #14
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #11
- Bump @actions/core from 1.0.0 to 1.2.6 by @dependabot in #9
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #15
- Dependency Updates by @coreybutler in #16
- Run npm build by @NotMyFault in #17
New Contributors
- @Andre601 made their first contribution in #4
- @dependabot made their first contribution in #8
- @coreybutler made their first contribution in #16
- @NotMyFault made their first contribution in #17
Full Changelog: v2.0...v2.0.2
Release 2.0
Changes
- Different file globs are now separated by semi-colons (
;
) rather than commas (,
)
Release 1.0
Initial version