Create Release
Version updated for ncipollo/release-action to version v1.13.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 39,591 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Fixed #357 - we now use a
ReadStream
for artifacts which will hopefully prevent them from being loaded entirely into memory before being uploaded. - Bump json5 from 2.2.1 to 2.2.3 by @dependabot in https://github.com/ncipollo/release-action/pull/296
- Bump typescript from 4.9.3 to 4.9.4 by @dependabot in https://github.com/ncipollo/release-action/pull/293
- Bump @types/node from 18.11.10 to 18.11.18 by @dependabot in https://github.com/ncipollo/release-action/pull/292
- Bump glob and @types/glob by @dependabot in https://github.com/ncipollo/release-action/pull/304
- Bump typescript from 4.9.4 to 4.9.5 by @dependabot in https://github.com/ncipollo/release-action/pull/305
- Bump jest-circus from 29.3.1 to 29.4.1 by @dependabot in https://github.com/ncipollo/release-action/pull/306
- Bump jest-circus from 29.4.1 to 29.5.0 by @dependabot in https://github.com/ncipollo/release-action/pull/318
- Bump @types/node from 18.11.18 to 18.15.11 by @dependabot in https://github.com/ncipollo/release-action/pull/319
- Readme: update checkout to v3 by @SpencerIsGiddy in https://github.com/ncipollo/release-action/pull/303
- Bump typescript from 4.9.5 to 5.0.3 by @dependabot in https://github.com/ncipollo/release-action/pull/320
- Bump glob from 8.1.0 to 9.3.2 by @dependabot in https://github.com/ncipollo/release-action/pull/321
- Bump @types/jest from 29.5.0 to 29.5.1 by @dependabot in https://github.com/ncipollo/release-action/pull/326
- Bump glob from 9.3.2 to 10.2.2 by @dependabot in https://github.com/ncipollo/release-action/pull/330
- Bump ts-jest from 29.0.5 to 29.1.0 by @dependabot in https://github.com/ncipollo/release-action/pull/329
- Bump typescript from 5.0.3 to 5.0.4 by @dependabot in https://github.com/ncipollo/release-action/pull/327
- Bump @types/jest from 29.5.1 to 29.5.2 by @dependabot in https://github.com/ncipollo/release-action/pull/337
- Bump glob from 10.2.2 to 10.2.6 by @dependabot in https://github.com/ncipollo/release-action/pull/339
- Bump @types/node from 18.15.11 to 20.3.2 by @dependabot in https://github.com/ncipollo/release-action/pull/340
- Bump ts-jest from 29.1.0 to 29.1.1 by @dependabot in https://github.com/ncipollo/release-action/pull/345
- Bump glob from 10.2.6 to 10.3.1 by @dependabot in https://github.com/ncipollo/release-action/pull/342
- Bump typescript from 5.0.4 to 5.1.6 by @dependabot in https://github.com/ncipollo/release-action/pull/343
- Bump @types/node from 18.15.11 to 20.3.3 by @dependabot in https://github.com/ncipollo/release-action/pull/341
New Contributors
- @SpencerIsGiddy made their first contribution in https://github.com/ncipollo/release-action/pull/303
Full Changelog: https://github.com/ncipollo/release-action/compare/v1...v1.13.0