diff --git a/.github/release-please-manifest.json b/.github/release-please-manifest.json index 0d1bebe..64e0684 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.6.0" + ".": "1.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 8633f68..fb3c531 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.7.0](https://github.com/beam-community/common-config/compare/v1.6.0...v1.7.0) (2024-11-12) + + +### Features + +* Add hex publish docs github action ([#41](https://github.com/beam-community/common-config/issues/41)) ([43097ee](https://github.com/beam-community/common-config/commit/43097ee4c8ba0d95640639d5f92d6b3c3897bd56)) + ## [1.6.0](https://github.com/beam-community/common-config/compare/v1.5.0...v1.6.0) (2024-10-21) diff --git a/README.md b/README.md index 204c723..92c0076 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.6.0` +Currently at version `1.7.0`