Skip to content

Commit 7aee2da

Browse files
chore(main): release 4.0.10 (#92)
1 parent 642ba21 commit 7aee2da

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-
".": "4.0.9"
2+
".": "4.0.10"
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 ufw cookbook.
55
Standardise files with files in sous-chefs/repo-management
66
Standardise files with files in sous-chefs/repo-management
77

8+
## [4.0.10](https://github.com/sous-chefs/ufw/compare/4.0.9...v4.0.10) (2025-10-16)
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** Update workflows to use release pipeline ([#91](https://github.com/sous-chefs/ufw/issues/91)) ([642ba21](https://github.com/sous-chefs/ufw/commit/642ba21d05c2bae226b564964c91baef4de9fb4d))
14+
815
## 4.0.8 - *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 Uncomplicated Firewall (ufw)'
6-
version '4.0.9'
6+
version '4.0.10'
77
source_url 'https://github.com/sous-chefs/ufw'
88
issues_url 'https://github.com/sous-chefs/ufw/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)