diff --git a/.release-please-manifest.json b/.release-please-manifest.json index e18ee07..37fcefa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.0.0" + ".": "1.0.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index ebe6c35..2eb1646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,21 @@ ## 1.0.0 (2025-10-09) +### Features + +* attempting first push of actions to this reusable repo ([76abd50](https://github.com/learning-commons-org/shared-github-actions/commit/76abd5009105449306b9d7a69b9611a3c48dc23c)) +* renaming to release-please.yml ([6d97d6d](https://github.com/learning-commons-org/shared-github-actions/commit/6d97d6dff2e6c0af577996c54bbc66dd6bb7cefd)) + + +### Miscellaneous + +* adding config json ([db4c52b](https://github.com/learning-commons-org/shared-github-actions/commit/db4c52b47ec6ad7838c10582b58681e6f01833c0)) +* **main:** release 1.0.0 ([ccf8c47](https://github.com/learning-commons-org/shared-github-actions/commit/ccf8c474f4b2372490e3e4605c000aa4c7e15118)) +* **main:** release 1.0.0 ([be42529](https://github.com/learning-commons-org/shared-github-actions/commit/be425299f800f113b90efbe71f48b4c2721d28c4)) + +## 1.0.0 (2025-10-09) + + ### Features * attempting first push of actions to this reusable repo ([76abd50](https://github.com/learning-commons-org/shared-github-actions/commit/76abd5009105449306b9d7a69b9611a3c48dc23c))