diff --git a/CHANGELOG.md b/CHANGELOG.md index 215afd5..439008e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). -## [v0.0.15](https://github.com/bicycle-codes/image/compare/v0.0.14...v0.0.15) +## [v0.0.16](https://github.com/bicycle-codes/image/compare/v0.0.15...v0.0.16) + +### Commits + +- finish namespace migration [`215357d`](https://github.com/bicycle-codes/image/commit/215357d2e88202089f05d8da3e6af64e0e56066b) + +## [v0.0.15](https://github.com/bicycle-codes/image/compare/v0.0.14...v0.0.15) - 2024-05-09 ### Commits diff --git a/package.json b/package.json index bcb1050..0d89fc1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bicycle-codes/image", "description": "An image component", - "version": "0.0.15", + "version": "0.0.16", "type": "module", "main": "dist/index.ts", "bin": {