Skip to content

Commit 31a86d2

Browse files
chore(main): release 5.0.22 (#264)
1 parent 1b50e74 commit 31a86d2

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [5.0.22](https://github.com/sous-chefs/varnish/compare/5.0.21...v5.0.22) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#263](https://github.com/sous-chefs/varnish/issues/263)) ([1b50e74](https://github.com/sous-chefs/varnish/commit/1b50e74f948f7d9870a8cdfed6144010c509d76b))
14+
815
## 5.0.20 - *2024-11-18*
916

1017
Standardise files with files in sous-chefs/repo-management

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email 'help@sous-chefs.org'
44
license 'Apache-2.0'
55
description 'Installs and configures varnish'
6-
version '5.0.21'
6+
version '5.0.22'
77
source_url 'https://github.com/sous-chefs/varnish'
88
issues_url 'https://github.com/sous-chefs/varnish/issues'
99
chef_version '>= 15.5'

0 commit comments

Comments
 (0)