diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index d719a72..1fb8c24 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.3" + ".": "1.1.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2468724..73d161e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.4](https://github.com/beam-community/common-config/compare/v1.1.3...v1.1.4) (2024-06-24) + + +### Miscellaneous + +* Update elixir and otp ci matrix ([#8](https://github.com/beam-community/common-config/issues/8)) ([0095e4e](https://github.com/beam-community/common-config/commit/0095e4ec1d26f6d157968b0b824d6f7ad1ee3a09)) + ## [1.1.3](https://github.com/beam-community/common-config/compare/v1.1.2...v1.1.3) (2024-05-24) diff --git a/README.md b/README.md index f34f316..510ad9c 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.3` +Currently at version `1.1.4`