Skip to content

Commit 6a445ee

Browse files
chore(main): release 6.4.21 (#190)
1 parent e1f8f1c commit 6a445ee

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "6.4.20"
2+
".": "6.4.21"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This file is used to list changes made in each version of the powershell cookboo
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [6.4.21](https://github.com/sous-chefs/powershell/compare/v6.4.20...v6.4.21) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#188](https://github.com/sous-chefs/powershell/issues/188)) ([f9c0dad](https://github.com/sous-chefs/powershell/commit/f9c0dad0e2a2fb6ed42ebcc8114943db9f571940))
14+
815
## [6.4.20](https://github.com/sous-chefs/powershell/compare/6.4.19...v6.4.20) (2025-10-15)
916

1017

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs/Configures PowerShell on the Windows platform'
6-
version '6.4.20'
6+
version '6.4.21'
77
source_url 'https://github.com/sous-chefs/powershell'
88
issues_url 'https://github.com/sous-chefs/powershell/issues'
99
chef_version '>= 13.0'

0 commit comments

Comments
 (0)