Skip to content

Commit 1f46c0a

Browse files
chore(main): release 1.3.0 (#12)
🤖 I have created a release *beep* *boop* --- ## [1.3.0](v1.2.0...v1.3.0) (2025-10-31) ### Features * extend interface and fix type ([#11](#11)) ([ad26253](ad26253)) --- 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 ad26253 commit 1f46c0a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/snakemake/snakemake-interface-report-plugins/compare/v1.2.0...v1.3.0) (2025-10-31)
4+
5+
6+
### Features
7+
8+
* extend interface and fix type ([#11](https://github.com/snakemake/snakemake-interface-report-plugins/issues/11)) ([ad26253](https://github.com/snakemake/snakemake-interface-report-plugins/commit/ad26253220b142092b82c7d4e983ee5dc4ceebb9))
9+
310
## [1.2.0](https://github.com/snakemake/snakemake-interface-report-plugins/compare/v1.1.2...v1.2.0) (2025-07-29)
411

512

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-interface-report-plugins"
3-
version = "1.2.0"
3+
version = "1.3.0"
44
description = "The interface for Snakemake report plugins."
55
authors = ["Johannes Koester <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)