Skip to content

Commit 4f02042

Browse files
chore(main): release 1.1.0 (#3)
🤖 I have created a release *beep* *boop* --- ## [1.1.0](v1.0.0...v1.1.0) (2024-10-04) ### Features * load builtin snakemake report plugin ([#2](#2)) ([d6aa345](d6aa345)) --- 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 d6aa345 commit 4f02042

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.1.0](https://github.com/snakemake/snakemake-interface-report-plugins/compare/v1.0.0...v1.1.0) (2024-10-04)
4+
5+
6+
### Features
7+
8+
* load builtin snakemake report plugin ([#2](https://github.com/snakemake/snakemake-interface-report-plugins/issues/2)) ([d6aa345](https://github.com/snakemake/snakemake-interface-report-plugins/commit/d6aa345074f7e994601fadcafd5ba1439527ff31))
9+
310
## 1.0.0 (2024-02-16)
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.0.0"
3+
version = "1.1.0"
44
description = "The interface for Snakemake report plugins."
55
authors = ["Johannes Koester <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)