diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 53b7bc9..d719a72 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.2" + ".": "1.1.3" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d36c95..2468724 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.3](https://github.com/beam-community/common-config/compare/v1.1.2...v1.1.3) (2024-05-24) + + +### Miscellaneous + +* Add new elixir and otp versions to CI matrix ([#6](https://github.com/beam-community/common-config/issues/6)) ([273dbf8](https://github.com/beam-community/common-config/commit/273dbf822bfe57a0c0cf37c1d506c8ac98b39e41)) + ## [1.1.2](https://github.com/beam-community/common-config/compare/v1.1.1...v1.1.2) (2024-01-18) diff --git a/README.md b/README.md index 79fa09b..f34f316 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.2` +Currently at version `1.1.3`