From ad00b8dda152625d05822f23e39f3c6b50dd7eef Mon Sep 17 00:00:00 2001 From: The BEAM Bot <157067248+thebeambot@users.noreply.github.com> Date: Tue, 7 Apr 2026 22:47:49 -0400 Subject: [PATCH] chore(main): release 1.17.0 --- .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 f0af317..46e7a46 100644 --- a/.github/release-please-manifest.json +++ b/.github/release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.16.1" + ".": "1.17.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 69a046a..95ecdf0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.17.0](https://github.com/beam-community/common-config/compare/v1.16.1...v1.17.0) (2026-04-08) + + +### Features + +* Replace all stordco action references with beam-community equivalents ([#78](https://github.com/beam-community/common-config/issues/78)) ([0b8baf3](https://github.com/beam-community/common-config/commit/0b8baf302d1b751b166357a20c406784154a6b63)) + ## [1.16.1](https://github.com/beam-community/common-config/compare/v1.16.0...v1.16.1) (2026-04-07) diff --git a/README.md b/README.md index c7bae18..2cd0aee 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.16.1` +Currently at version `1.17.0`