Skip to content

Commit d9243dc

Browse files
chore(main): release 7.0.30 (#190)
1 parent c5bc80f commit d9243dc

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-
".": "7.0.29"
2+
".": "7.0.30"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file is used to list changes made in each version of the cron cookbook.
44

5+
## [7.0.30](https://github.com/sous-chefs/cron/compare/7.0.29...v7.0.30) (2025-10-15)
6+
7+
8+
### Bug Fixes
9+
10+
* **ci:** Update workflows to use release pipeline ([#189](https://github.com/sous-chefs/cron/issues/189)) ([c5bc80f](https://github.com/sous-chefs/cron/commit/c5bc80fca65e11fd74d3730c9be7a2dccf1f9960))
11+
512
## 7.0.9 - *2023-02-23*
613

714
* Remove delivery

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 cron'
6-
version '7.0.29'
6+
version '7.0.30'
77
source_url 'https://github.com/sous-chefs/cron'
88
issues_url 'https://github.com/sous-chefs/cron/issues'
99
chef_version '>= 12.15'

0 commit comments

Comments
 (0)