Skip to content

Commit 714240b

Browse files
chore(main): release 2.1.4 (#29)
1 parent c0fb6fd commit 714240b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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-
".": "2.1.3"
2+
".": "2.1.4"
33
}

CHANGELOG.md

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

3+
## [2.1.4](https://github.com/sous-chefs/xinetd/compare/2.1.3...v2.1.4) (2025-10-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** Update workflows to use release pipeline ([#28](https://github.com/sous-chefs/xinetd/issues/28)) ([c0fb6fd](https://github.com/sous-chefs/xinetd/commit/c0fb6fd8d757670432db9e8995a351facd14df92))
9+
310
## 2.1.0 - *2023-10-03*
411

512
* Remove CircleCI config

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/Configures xinetd'
6-
version '2.1.3'
6+
version '2.1.4'
77
source_url 'https://github.com/sous-chefs/xinetd'
88
issues_url 'https://github.com/sous-chefs/xinetd/issues'
99
chef_version '>= 15.3'

0 commit comments

Comments
 (0)