diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 4c313f9..4918b25 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.0" + ".": "1.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index dd64f9d..268d98e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.4.1](https://github.com/beam-community/common-config/compare/v1.4.0...v1.4.1) (2024-06-26) + + +### Bug Fixes + +* Action versions ([#27](https://github.com/beam-community/common-config/issues/27)) ([2841ace](https://github.com/beam-community/common-config/commit/2841ace66b65a2caf1aa1b76a8a4e6a10cb818f5)) +* Codeowner location ([#29](https://github.com/beam-community/common-config/issues/29)) ([7685d8e](https://github.com/beam-community/common-config/commit/7685d8efb9192da40ae4c17eb1b4a2ea428463f6)) +* Dependabot title message ([#30](https://github.com/beam-community/common-config/issues/30)) ([920ad7a](https://github.com/beam-community/common-config/commit/920ad7a1fc1e231392ddf23666c4e68ccace1506)) + ## [1.4.0](https://github.com/beam-community/common-config/compare/v1.3.0...v1.4.0) (2024-06-25) diff --git a/README.md b/README.md index 2286080..475b482 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.4.0` +Currently at version `1.4.1`