Skip to content

Commit

Permalink
Changelog wording tweak.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Oct 23, 2023
1 parent 88e18b5 commit 6bcd24a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.md
Expand Up @@ -67,7 +67,7 @@
- Check TypeScript types via a new package `types` script.
- Removed the [`jsdoc-md`](https://npm.im/jsdoc-md) dev dependency and the related package scripts, replacing the readme “API” section with a manually written “Exports” section.
- Updated GitHub Actions CI config:
- The workflow no longer triggers on pull request, but still does on push.
- The workflow still triggers on push, but no longer on pull request.
- The workflow can now be manually triggered.
- Run tests with Node.js v18, v20, v21.
- Updated `actions/checkout` to v4.
Expand Down

0 comments on commit 6bcd24a

Please sign in to comment.