Sourced from ncipollo/release-action's releases.
v1.13.0
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 ncipollo/release-action#296- Bump typescript from 4.9.3 to 4.9.4 by
@dependabot
in ncipollo/release-action#293- Bump
@types/node
from 18.11.10 to 18.11.18 by@dependabot
in ncipollo/release-action#292- Bump glob and
@types/glob
by@dependabot
in ncipollo/release-action#304- Bump typescript from 4.9.4 to 4.9.5 by
@dependabot
in ncipollo/release-action#305- Bump jest-circus from 29.3.1 to 29.4.1 by
@dependabot
in ncipollo/release-action#306- Bump jest-circus from 29.4.1 to 29.5.0 by
@dependabot
in ncipollo/release-action#318- Bump
@types/node
from 18.11.18 to 18.15.11 by@dependabot
in ncipollo/release-action#319- Readme: update checkout to v3 by
@SpencerIsGiddy
in ncipollo/release-action#303- Bump typescript from 4.9.5 to 5.0.3 by
@dependabot
in ncipollo/release-action#320- Bump glob from 8.1.0 to 9.3.2 by
@dependabot
in ncipollo/release-action#321- Bump
@types/jest
from 29.5.0 to 29.5.1 by@dependabot
in ncipollo/release-action#326- Bump glob from 9.3.2 to 10.2.2 by
@dependabot
in ncipollo/release-action#330- Bump ts-jest from 29.0.5 to 29.1.0 by
@dependabot
in ncipollo/release-action#329- Bump typescript from 5.0.3 to 5.0.4 by
@dependabot
in ncipollo/release-action#327- Bump
@types/jest
from 29.5.1 to 29.5.2 by@dependabot
in ncipollo/release-action#337- Bump glob from 10.2.2 to 10.2.6 by
@dependabot
in ncipollo/release-action#339- Bump
@types/node
from 18.15.11 to 20.3.2 by@dependabot
in ncipollo/release-action#340- Bump ts-jest from 29.1.0 to 29.1.1 by
@dependabot
in ncipollo/release-action#345- Bump glob from 10.2.6 to 10.3.1 by
@dependabot
in ncipollo/release-action#342- Bump typescript from 5.0.4 to 5.1.6 by
@dependabot
in ncipollo/release-action#343- Bump
@types/node
from 18.15.11 to 20.3.3 by@dependabot
in ncipollo/release-action#341New Contributors
@SpencerIsGiddy
made their first contribution in ncipollo/release-action#303Full Changelog: https://github.com/ncipollo/release-action/compare/v1...v1.13.0
6c75be8
Fixes #357
Use a read stream for artifacts.2d19fb4
Remove lib9cfd083
Remove explicit typescript src setting37c87f6
Fixes #349
Copy description of makeLatest legacy from github docs7288236
build dep updates384ae1f
Bump @types/node
from 18.15.11 to 20.3.3 (#341)9347837
Bump typescript from 5.0.4 to 5.1.6 (#343)893ce36
Bump glob from 10.2.6 to 10.3.1 (#342)c07e9f4
Bump ts-jest from 29.1.0 to 29.1.1 (#345)cb77c9e
Revert "Bump @types/node
from 18.15.11 to 20.3.2 (#340)"