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