Skip to content

Commit 4f66405

Browse files
chore(main): release 0.15.0 (#112)
🤖 I have created a release *beep* *boop* --- ## [0.15.0](v0.14.0...v0.15.0) (2025-10-31) ### Features * Allow creation of PRs upon wrapper updates ([#111](#111)) ([6f7ed82](6f7ed82)) ### Bug Fixes * scheduler template ([#110](#110)) ([d7c8907](d7c8907)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d7c8907 commit 4f66405

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

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.15.0](https://github.com/snakemake/snakedeploy/compare/v0.14.0...v0.15.0) (2025-10-31)
4+
5+
6+
### Features
7+
8+
* Allow creation of PRs upon wrapper updates ([#111](https://github.com/snakemake/snakedeploy/issues/111)) ([6f7ed82](https://github.com/snakemake/snakedeploy/commit/6f7ed8253b59b0afc3d16730f54c55798c03e8e7))
9+
10+
11+
### Bug Fixes
12+
13+
* scheduler template ([#110](https://github.com/snakemake/snakedeploy/issues/110)) ([d7c8907](https://github.com/snakemake/snakedeploy/commit/d7c8907e2c59b004485d9d8081c606790074e08a))
14+
315
## [0.14.0](https://github.com/snakemake/snakedeploy/compare/v0.13.0...v0.14.0) (2025-10-07)
416

517

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "snakedeploy"
3-
version = "0.14.0"
3+
version = "0.15.0"
44
description = "Deployment and maintenance related toolbox for Snakemake"
55
license = "MPL-2.0"
66
authors = [

0 commit comments

Comments
 (0)