Skip to content

Commit a4a0569

Browse files
chore(main): release 0.2.11 (#72)
1 parent 660220a commit a4a0569

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.10"
2+
".": "0.2.11"
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.11](https://github.com/sous-chefs/appveyor-ci/compare/0.2.10...v0.2.11) (2025-10-14)
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.10 - *2025-09-04*
916

1017
## 0.2.9 - *2024-05-06*

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.10'
8+
version '0.2.11'
99
chef_version '>= 13.0'
1010

1111
supports 'windows'

0 commit comments

Comments
 (0)