Skip to content

Commit 87fbdc4

Browse files
chore(main): release 0.3.0
1 parent 241c01f commit 87fbdc4

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-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.16"
2+
".": "0.3.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.3.0](https://github.com/sous-chefs/control_groups/compare/v0.2.16...v0.3.0) (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Refactor Cookbook ([#85](https://github.com/sous-chefs/control_groups/issues/85)) ([f0d0619](https://github.com/sous-chefs/control_groups/commit/f0d06192b7c5a6c0bac1c8d523359c0eab493090))
9+
10+
11+
### Bug Fixes
12+
13+
* **docs:** Ignore multiple blank lines ([#87](https://github.com/sous-chefs/control_groups/issues/87)) ([241c01f](https://github.com/sous-chefs/control_groups/commit/241c01f1f90f1d20ffa0641154b4ff299f058164))
14+
315
## [0.2.16](https://github.com/sous-chefs/control_groups/compare/v0.2.15...v0.2.16) (2026-01-06)
416

517
### Bug Fixes

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 and configures cgroups'
8-
version '0.2.16'
8+
version '0.3.0'
99
source_url 'https://github.com/sous-chefs/control_groups'
1010
issues_url 'https://github.com/sous-chefs/control_groups/issues'
1111
chef_version '>= 15.3'

0 commit comments

Comments
 (0)