diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 466df71..2be9c43 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.0" + ".": "0.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..9a10c57 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,12 @@ +# Changelog + +## [0.2.0](https://github.com/mathematic-inc/mcpr/compare/v0.1.0...v0.2.0) (2026-03-11) + + +### ⚠ BREAKING CHANGES + +* migrate module to mathematic-inc organization ([#3](https://github.com/mathematic-inc/mcpr/issues/3)) + +### Features + +* Migrate module to mathematic-inc organization ([#3](https://github.com/mathematic-inc/mcpr/issues/3)) ([9f9cb0a](https://github.com/mathematic-inc/mcpr/commit/9f9cb0a8c0b405e5d34f0b13228eecff8cd16f2f))