diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 1772e6f..a1961ec 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..be3df36 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,16 @@ +# Changelog + +## [1.1.0](https://github.com/wayofdev/.github/compare/v1.0.0...v1.1.0) (2024-04-21) + + +### Features + +* adding gif logo ([3057fc0](https://github.com/wayofdev/.github/commit/3057fc0e2353398bd5e2773a76ed6f35f5e15931)) +* default health files and basic CI workflows ([3748681](https://github.com/wayofdev/.github/commit/3748681ee78dfdbe8992b18409f1b656a33d408b)) + + +### Documentation + +* add default wod logos ([36fd2fb](https://github.com/wayofdev/.github/commit/36fd2fb719e441290f27ab1d9c27f48754ede2c4)) +* updating pull request template ([7b71089](https://github.com/wayofdev/.github/commit/7b71089a8c9fd847b4236a8952c8e2d16d548239)) +* updating pull request template ([7813a39](https://github.com/wayofdev/.github/commit/7813a39c5dda18702d2b21a2a4bad2f387cdfffe))