Skip to content

Commit 702ceaa

Browse files
chore(main): release 1.2.0 (#10)
🤖 I have created a release *beep* *boop* --- ## [1.2.0](v1.1.2...v1.2.0) (2025-07-29) ### Features * add the metadata interface to the reporter class ([#6](#6)) ([447bec4](447bec4)) --- 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 447bec4 commit 702ceaa

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.2.0](https://github.com/snakemake/snakemake-interface-report-plugins/compare/v1.1.2...v1.2.0) (2025-07-29)
4+
5+
6+
### Features
7+
8+
* add the metadata interface to the reporter class ([#6](https://github.com/snakemake/snakemake-interface-report-plugins/issues/6)) ([447bec4](https://github.com/snakemake/snakemake-interface-report-plugins/commit/447bec4fad598c74ccc6d01348ef6c164cf21247))
9+
310
## [1.1.2](https://github.com/snakemake/snakemake-interface-report-plugins/compare/v1.1.1...v1.1.2) (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.1.2"
3+
version = "1.2.0"
44
description = "The interface for Snakemake report plugins."
55
authors = ["Johannes Koester <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)