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.