From 8b2d7c964545b257ef011a494e0201922219f4fc Mon Sep 17 00:00:00 2001 From: Per Kops <43060445+perkops@users.noreply.github.com> Date: Fri, 3 Apr 2026 17:41:47 +0200 Subject: [PATCH] chore: release version 1.5.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ Directory.Build.props | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4c313f9..dd8fde7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.4.0" + ".": "1.5.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b75dc8c..5de4bcb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.5.0](https://github.com/atc-net/atc-dsc-configurations/compare/v1.4.0...v1.5.0) (2026-04-03) + + +### Features + +* add PowerShell module installation to base configuration ([63b5baf](https://github.com/atc-net/atc-dsc-configurations/commit/63b5baf3483768fd32ad872ae5c4e58482df1065)) +* display npm, pip, and az extension manifests in TUI Extensions tab ([f40c4df](https://github.com/atc-net/atc-dsc-configurations/commit/f40c4dfcf1e44b74897ddd2325e9cc4e00120ec5)) + ## [1.4.0](https://github.com/atc-net/atc-dsc-configurations/compare/v1.3.0...v1.4.0) (2026-04-02) diff --git a/Directory.Build.props b/Directory.Build.props index 1160783..b8711de 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -17,7 +17,7 @@ - 1.4.0 + 1.5.0 true