Skip to content

Commit 3057fd8

Browse files
chore(main): release 0.2.0 (#15)
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.0...v0.2.0) (2025-03-14) ### Features * cleanup job definitions ([#20](#20)) ([c1843ec](c1843ec)) ### Miscellaneous Chores * release 0.2.0 ([af1c0bc](af1c0bc)) * release 0.2.0 ([d18ea37](d18ea37)) --- 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> Co-authored-by: Jake VanCampen <[email protected]>
1 parent c99a5c2 commit 3057fd8

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [0.2.0](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/compare/v0.1.0...v0.2.0) (2025-03-14)
4+
5+
6+
### Features
7+
8+
* cleanup job definitions ([#20](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/issues/20)) ([c1843ec](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/c1843ec5969d9c14ceae20db986466c8b5571452))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* release 0.2.0 ([af1c0bc](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/af1c0bc619cfa4da7983b6e03a2a36405d28b7dd))
14+
* release 0.2.0 ([d18ea37](https://github.com/snakemake/snakemake-executor-plugin-aws-batch/commit/d18ea3743340a3cb6a940d9b5bbb0e4dc3274b58))
15+
316
## 0.1.0 (2025-03-03)
417

518

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "snakemake-executor-plugin-aws-batch"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = ""
55
authors = ["jakevc <[email protected]>", "W. Lee Pang <wleepang>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)