v2.0.0
2.0.0 (2024-04-12)
Bug Fixes
- correct the event name for manual dispatch (fe9db03)
- escape property names that are invalid identifiers (#9) (67e439c), closes #7
- improve typescript specificity on util func (39f8ef9)
- rename release workflow to get around GitHub bug (hopefully) (92451db)
- tweak actions syntax for repository_dispatch event (d40f1a5)
chore
BREAKING CHANGES
-
This change bumps the minimum node version to Node 18.12.0 (LTS).
-
chore: drop node 16 from CI matrix
-
This commit introduces semantic release and for that
we're bumping the major version.