diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 3eb51cf..ba67087 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.0" + ".": "2.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..bf00b70 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## [2.1.0](https://github.com/tkalve/scorekeeper/compare/v2.0.0...v2.1.0) (2024-04-10) + + +### Features + +* Add new cool feature ([1e4ab90](https://github.com/tkalve/scorekeeper/commit/1e4ab905af968d886787ad2666342f5445071d21)) +* **scorehub:** Not so cool scorehub-feature ([d4b4b9f](https://github.com/tkalve/scorekeeper/commit/d4b4b9fc799c44d62f3bbfa0b300f3fd33603c41)) + + +### Bug fixes + +* Just a bugfix ([ccd8df4](https://github.com/tkalve/scorekeeper/commit/ccd8df47f93afd6545d536e02dba24e3d290717b))