diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..5fdd883 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d96226..fbdbc23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/Elnora-AI/elnora-plugins/compare/elnora-plugins-v1.0.0...elnora-plugins-v1.1.0) (2026-03-06) + + +### Features + +* initial Elnora plugins marketplace ([0a2be9a](https://github.com/Elnora-AI/elnora-plugins/commit/0a2be9a16b864ee171f4bcd99f963728710bb6ab)) + ## [1.0.0](https://github.com/Elnora-AI/elnora-plugins/releases/tag/v1.0.0) (2026-03-06) ### Features