Skip to content

Commit 1c8a02b

Browse files
chore(main): release 4.0.1
1 parent c8ed65c commit 1c8a02b

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.0"
2+
".": "4.0.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
Standardise files with files in sous-chefs/repo-management
99
Standardise files with files in sous-chefs/repo-management
1010

11+
## [4.0.1](https://github.com/sous-chefs/kafka/compare/v4.0.0...v4.0.1) (2026-08-17)
12+
13+
14+
### Bug Fixes
15+
16+
* migrate Kafka tests to Policyfile ([#255](https://github.com/sous-chefs/kafka/issues/255)) ([c8ed65c](https://github.com/sous-chefs/kafka/commit/c8ed65cd642d711ad806e69780cd6d27f203d5da))
17+
1118
## [4.0.0](https://github.com/sous-chefs/kafka/compare/v3.1.25...v4.0.0) (2026-05-19)
1219

1320

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
maintainer_email 'help@sous-chefs.org'
66
license 'Apache-2.0'
77
description 'Provides custom resources for installing and configuring Apache Kafka brokers'
8-
version '4.0.0'
8+
version '4.0.1'
99
chef_version '>= 15.3'
1010
source_url 'https://github.com/sous-chefs/kafka'
1111
issues_url 'https://github.com/sous-chefs/kafka/issues'

0 commit comments

Comments
 (0)