CHANGELOG.md
# Changelog
## [4.0.2](https://github.com/meyfa/giantdb-crypto/compare/v4.0.1...v4.0.2) (2023-09-17)
### Bug Fixes
* Set package.json "type" explicitly to "commonjs" ([#138](https://github.com/meyfa/giantdb-crypto/issues/138)) ([817fc31](https://github.com/meyfa/giantdb-crypto/commit/817fc31790db41177b5c711a6aff506935c5aa3e))
* Use 'node:' protocol in imports ([#139](https://github.com/meyfa/giantdb-crypto/issues/139)) ([7d8f426](https://github.com/meyfa/giantdb-crypto/commit/7d8f42687e50036ec2abfc13269888adfc5f8176))
## [4.0.1](https://github.com/meyfa/giantdb-crypto/compare/v4.0.0...v4.0.1) (2023-07-23)
### Miscellaneous Chores
* Publish with provenance ([#123](https://github.com/meyfa/giantdb-crypto/issues/123)) ([a3c9de7](https://github.com/meyfa/giantdb-crypto/commit/a3c9de78a7e75bab906553a2563844a722d8067e))
## [4.0.0](https://github.com/meyfa/giantdb-crypto/compare/v3.0.0...v4.0.0) (2023-06-25)
### ⚠ BREAKING CHANGES
* Update to giantdb v4 ([#114](https://github.com/meyfa/giantdb-crypto/issues/114))
* Drop support for Node.js older than v18.16.1 ([#110](https://github.com/meyfa/giantdb-crypto/issues/110))
### Miscellaneous Chores
* Drop support for Node.js older than v18.16.1 ([#110](https://github.com/meyfa/giantdb-crypto/issues/110)) ([b3fb57a](https://github.com/meyfa/giantdb-crypto/commit/b3fb57a2bfcb7c7b4f735963ef6be052de075f9a))
* Update to giantdb v4 ([#114](https://github.com/meyfa/giantdb-crypto/issues/114)) ([d8cea7e](https://github.com/meyfa/giantdb-crypto/commit/d8cea7e51cc55b59828a25091bee8c087d2fdb8c))