From 9d5af5a5e3a5edfdaf24d2d90202045973fc4303 Mon Sep 17 00:00:00 2001 From: The BEAM Bot <157067248+thebeambot@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:03:33 -0400 Subject: [PATCH] chore(main): release 1.5.1 --- .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 dd8fde7..e20d7e8 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.5.0" + ".": "1.5.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0abf803..da7e722 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.5.1](https://github.com/beam-community/common-config/compare/v1.5.0...v1.5.1) (2024-07-23) + + +### Bug Fixes + +* Update permissions ([#37](https://github.com/beam-community/common-config/issues/37)) ([c03c932](https://github.com/beam-community/common-config/commit/c03c932ab6395eb4d36aeef39456d021ebb0ad48)) + ## [1.5.0](https://github.com/beam-community/common-config/compare/v1.4.1...v1.5.0) (2024-06-26) diff --git a/README.md b/README.md index 8a4a00b..3eed18a 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.5.0` +Currently at version `1.5.1`