Skip to content

Releases: tcely/no-response

v0.2.2

06 Apr 22:09
Immutable release. Only release title and notes can be modified.
5ca0a0d

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump typescript from 5.9.3 to 6.0.2 by @dependabot[bot] in #8
  • feat: enable verbose fetch output from bun by @tcely in #20
  • chore: bump version by @tcely in #21

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

30 Mar 11:11
Immutable release. Only release title and notes can be modified.
43a8cc8

Choose a tag to compare

What's Changed

  • fix: smoke test the built binary by @tcely in #11
  • feat: provide a default for the token input by @tcely in #13
  • fix: read GITHUB_EVENT_PATH using @actions/github by @tcely in #15
  • chore: bump version by @tcely in #16

Full Changelog: v0.2.0...v0.2.1

v0.2.0

27 Mar 21:03
Immutable release. Only release title and notes can be modified.
fd637af

Choose a tag to compare

What's Changed

  • Regenerate bun.lock for dependabot by @tcely in #9
  • feat(no-response): reopen from sweep also by @tcely in #7
  • chore: bump version by @tcely in #10

Full Changelog: v0.1.4...v0.2.0

v0.1.4

17 Mar 02:51
Immutable release. Only release title and notes can be modified.
68c8cf8

Choose a tag to compare

What's Changed

  • fix(main): await functions by @tcely in #6

Full Changelog: v0.1.3...v0.1.4

v0.1.3

17 Mar 02:23
Immutable release. Only release title and notes can be modified.
89fbc74

Choose a tag to compare

What's Changed

  • fix(no-response): rework GitHub API usage by @tcely in #5

Full Changelog: v0.1.2...v0.1.3

v0.1.2

16 Mar 20:41
Immutable release. Only release title and notes can be modified.
1053ee9

Choose a tag to compare

Full Changelog: v0.1.1...v0.1.2

v0.1.1

16 Mar 19:58
Immutable release. Only release title and notes can be modified.
9d5b403

Choose a tag to compare

What's Changed

  • fix(action): hashFiles must use GITHUB_WORKSPACE by @tcely in #2
  • chore(deps): upgrade @actions/core & @actions/github by @tcely in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Mar 04:24
Immutable release. Only release title and notes can be modified.
3025caf

Choose a tag to compare

Changes

  • Reworked the build system to use bun
  • Updated dependencies

Full Changelog: v0.0.6...v0.1.0