Skip to content

Commit 1da22fc

Browse files
chore(main): release 0.2.16
1 parent c74ff6e commit 1da22fc

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-
".": "0.2.15"
2+
".": "0.2.16"
33
}

CHANGELOG.md

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

3+
## [0.2.16](https://github.com/sous-chefs/control_groups/compare/v0.2.15...v0.2.16) (2025-11-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** Update workflows to use release pipeline ([#78](https://github.com/sous-chefs/control_groups/issues/78)) ([063087d](https://github.com/sous-chefs/control_groups/commit/063087dc2f1ca05a13ad5d7f71580314ee68418c))
9+
310
## [0.2.15](https://github.com/sous-chefs/control_groups/compare/0.2.14...v0.2.15) (2025-10-15)
411

512

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 'Provides and configures cgroups'
6-
version '0.2.15'
6+
version '0.2.16'
77
source_url 'https://github.com/sous-chefs/control_groups'
88
issues_url 'https://github.com/sous-chefs/control_groups/issues'
99
chef_version '>= 13'

0 commit comments

Comments
 (0)