0.2.2 (2026-04-09)
0.2.1 (2026-03-06)
- remove skip condition for release-please branches in CI (#30) (08beb55)
- use PAT for release-please to trigger CI on release PRs (#31) (5e114bc)
0.2.0 (2026-02-08)
- rename API to encryption() with key/previousKeys
- rename API to encryption() with key/previousKeys (5a8309f)
0.1.3 (2026-02-08)
- improve error handling in _decrypt function (c7aa95f)
- update ESLint config and improve type handling in encryption tests (5a87cdc)
0.1.1 (2026-02-08)
- correct branch name from 'masters' to 'master' in CI workflow (08310f4)
- downgrade typescript version to 5.8.3 (b5b887d)
- remove conditional check for release-please branches in CI workflow (10e774a)
- update branch names in CI and release workflows from 'main' to 'master' (c76dd1e)
- update semantic commit type to chore in renovate configuration (c89be76)