From fb7ba0f82be4a001620166864680781f6e5eeea8 Mon Sep 17 00:00:00 2001 From: The BEAM Bot <157067248+thebeambot@users.noreply.github.com> Date: Mon, 21 Oct 2024 15:47:31 -0400 Subject: [PATCH] chore(main): release 1.6.0 --- .github/release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ README.md | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index dd8fde7..0d1bebe 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.5.0" + ".": "1.6.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 0abf803..8633f68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.6.0](https://github.com/beam-community/common-config/compare/v1.5.0...v1.6.0) (2024-10-21) + + +### Features + +* Misc updates ([#39](https://github.com/beam-community/common-config/issues/39)) ([399307e](https://github.com/beam-community/common-config/commit/399307eeb3a89b2d7b83e785b42b43330d5b22ac)) + + +### Bug Fixes + +* Sync elixir versions, add usage section ([#40](https://github.com/beam-community/common-config/issues/40)) ([fc51b8f](https://github.com/beam-community/common-config/commit/fc51b8f902855f9f1cbc8b417fc65d8ed757cbbe)) +* 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 bc420d4..204c723 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.6.0`