From 79b503d0f26c740bfcde9cf4d2533b9f1b1c0acc Mon Sep 17 00:00:00 2001 From: The BEAM Bot <157067248+thebeambot@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:43:05 -0400 Subject: [PATCH] chore(main): release 1.1.4 (#9) --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ README.md | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) 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`