Skip to content

Commit 32f1b9a

Browse files
chore(main): release 7.0.0
1 parent 9b7c37a commit 32f1b9a

3 files changed

Lines changed: 18 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-
".": "6.0.10"
2+
".": "7.0.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ This file is used to list changes made in each version of the transmission cookb
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [7.0.0](https://github.com/sous-chefs/transmission/compare/v6.0.10...v7.0.0) (2026-05-07)
9+
10+
11+
### ⚠ BREAKING CHANGES
12+
13+
* migrate transmission to custom resources ([#68](https://github.com/sous-chefs/transmission/issues/68))
14+
15+
### Features
16+
17+
* migrate transmission to custom resources ([#68](https://github.com/sous-chefs/transmission/issues/68)) ([9b7c37a](https://github.com/sous-chefs/transmission/commit/9b7c37ad54a340825afa8006f37a52ff08ff3e90))
18+
19+
20+
### Bug Fixes
21+
22+
* **ci:** Update workflows to use release pipeline ([#64](https://github.com/sous-chefs/transmission/issues/64)) ([9ea3f5e](https://github.com/sous-chefs/transmission/commit/9ea3f5e534360fcf0dc0b03ffd436d827ae47638))
23+
824
## [6.0.10](https://github.com/sous-chefs/transmission/compare/6.0.9...v6.0.10) (2025-10-16)
925

1026

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 resources to install, configure, and manage Transmission'
8-
version '6.0.10'
8+
version '7.0.0'
99
source_url 'https://github.com/sous-chefs/transmission'
1010
issues_url 'https://github.com/sous-chefs/transmission/issues'
1111
chef_version '>= 15.3'

0 commit comments

Comments
 (0)