From 8f56c2fee0316391c7cc7f0b3db9fc9be07b142d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 03:10:39 +0000 Subject: [PATCH] chore(main): release 2.5.0 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92759e0..e1aaa36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [2.5.0](https://github.com/MakerXStudio/shared-config/compare/v2.4.0...v2.5.0) (2026-08-25) + + +### Features + +* add optional version input to node-trusted-publish ([28ab4b7](https://github.com/MakerXStudio/shared-config/commit/28ab4b75c385b9b0880e5736ca8114caaf688ab8)) +* add optional version input to node-trusted-publish ([4082196](https://github.com/MakerXStudio/shared-config/commit/4082196bbd2dbb836821af268d537d4df913d1eb)) +* **ci:** add Kipp Managed Services composite actions ([eff5d31](https://github.com/MakerXStudio/shared-config/commit/eff5d317258a8cd9743da8554698eca25e557f01)) +* **ci:** add Kipp Managed Services composite actions ([a78372e](https://github.com/MakerXStudio/shared-config/commit/a78372e5934a14ac7aae319669fd02f9e2116719)) +* **ci:** add node-makerx-npm-trusted-publish workflow ([75f8872](https://github.com/MakerXStudio/shared-config/commit/75f88727b1ab0e7c0a41d2eac2e3cec48594001a)) +* **ci:** add node-makerx-npm-trusted-publish workflow ([a990961](https://github.com/MakerXStudio/shared-config/commit/a990961d34ca71a998d4c442378e58d5a3569f29)) + ## [2.4.0](https://github.com/MakerXStudio/shared-config/compare/v2.3.0...v2.4.0) (2026-05-22)