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 2eb1646..c0556a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.1.0](https://github.com/learning-commons-org/shared-github-actions/compare/v1.0.0...v1.1.0) (2025-10-09) + + +### Features + +* renaming to release-please.yml ([6d97d6d](https://github.com/learning-commons-org/shared-github-actions/commit/6d97d6dff2e6c0af577996c54bbc66dd6bb7cefd)) + + +### Miscellaneous + +* **main:** release 1.0.0 ([b49b33b](https://github.com/learning-commons-org/shared-github-actions/commit/b49b33b02f83c273f7db8b91ed3af8ebd9886935)) +* **main:** release 1.0.0 ([ad47fc8](https://github.com/learning-commons-org/shared-github-actions/commit/ad47fc8b86962276fa3c20098b6d358f61683846)) + ## 1.0.0 (2025-10-09)