Skip to content
Compare
Choose a tag to compare
@1ockwood 1ockwood released this 27 Aug 02:12
· 0 commits to main since this release
0113a6d

This release consists of a lot of streamlining.

Added:

  • Implement action workflow to handle the build and force push semantic tags, per the GitHub docs.

Changed:

  • Update runner to use node20 now that it's available.
  • Change to cjs for better compatibility with build-and-tag-action.

Removed:

  • Remove node-fetch dependency.
  • Remove dist directory from repo.