Skip to content

Commit 5796034

Browse files
chore(main): release 0.2.12
1 parent a63d7af commit 5796034

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-
".": "0.2.11"
2+
".": "0.2.12"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
55

66
## Unreleased
77

8+
## [0.2.12](https://github.com/sous-chefs/appveyor-ci/compare/v0.2.11...v0.2.12) (2026-03-22)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update release workflow ([#71](https://github.com/sous-chefs/appveyor-ci/issues/71)) ([660220a](https://github.com/sous-chefs/appveyor-ci/commit/660220afd12867b079ac635db7b770888af3d0e9))
14+
815
## [0.2.11](https://github.com/sous-chefs/appveyor-ci/compare/0.2.10...v0.2.11) (2025-10-14)
916

1017
### Bug Fixes

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
description 'Installs AppVeyor Agent & Triggers Deployment'
66
issues_url 'https://github.com/sous-chefs/appveyor-ci/issues'
77
source_url 'https://github.com/sous-chefs/appveyor-ci'
8-
version '0.2.11'
8+
version '0.2.12'
99
chef_version '>= 15.3'
1010

1111
supports 'windows'

0 commit comments

Comments
 (0)