Skip to content

Commit 276bdcc

Browse files
author
semantic-release
committed
1.1.0
Automatically generated by python-semantic-release
1 parent a3ca655 commit 276bdcc

File tree

2 files changed

+12
-14
lines changed

2 files changed

+12
-14
lines changed

CHANGELOG.md

Lines changed: 11 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
11
# CHANGELOG
22

33

4-
## v1.1.1 (2026-02-03)
5-
6-
### Bug Fixes
7-
8-
- Production-release srpm generation
9-
([`f859e1e`](https://github.com/redhat-performance/badfish/commit/f859e1ecc79ec1d50b7c56de2a8a3ac7b3936774))
10-
11-
### Chores
12-
13-
- Fix COPR workflows
14-
([`ec45870`](https://github.com/redhat-performance/badfish/commit/ec4587092b619f75083701cc3e8cbc0eefff111f))
15-
16-
174
## v1.1.0 (2026-02-03)
185

196
### Bug Fixes
@@ -26,9 +13,20 @@
2613

2714
related-to: https://github.com/redhat-performance/badfish/issues/480
2815

16+
- Production-release srpm generation
17+
([`f859e1e`](https://github.com/redhat-performance/badfish/commit/f859e1ecc79ec1d50b7c56de2a8a3ac7b3936774))
18+
2919
- Supermicro session uri on redfish v101
3020
([`b6df52a`](https://github.com/redhat-performance/badfish/commit/b6df52a3aba50dfa2da7b1352fe7e84f0e85da3b))
3121

22+
- Unified versioning for semantic-release
23+
([`9d3d3bf`](https://github.com/redhat-performance/badfish/commit/9d3d3bfb3667dd561c73db1ff4f2950747265ea0))
24+
25+
### Chores
26+
27+
- Fix COPR workflows
28+
([`ec45870`](https://github.com/redhat-performance/badfish/commit/ec4587092b619f75083701cc3e8cbc0eefff111f))
29+
3230
### Features
3331

3432
- Just testing semantic release workflow.

src/badfish/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.7"
1+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)