diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 5fdd883..c4ddc74 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.1.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 319a198..ffe25ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.1](https://github.com/beam-community/common-config/compare/v1.1.0...v1.1.1) (2023-12-22) + + +### Bug Fixes + +* Update common config action names ([ec27e64](https://github.com/beam-community/common-config/commit/ec27e645e9d6db04bbc44828ce6d79929f663e33)) + ## [1.1.0](https://github.com/beam-community/common-config/compare/v1.0.0...v1.1.0) (2023-12-22) diff --git a/README.md b/README.md index 0f3c88c..139cdfa 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository contains shared code for all of our Elixir repositories. This in -Currently at version `1.1.0` +Currently at version `1.1.1`