Skip to content

Commit e75015a

Browse files
chore(main): release 0.1.8
1 parent b7306ef commit e75015a

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.7"
2+
".": "0.1.8"
33
}

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.1.8](https://github.com/attune-io/attune/compare/v0.1.7...v0.1.8) (2026-05-29)
9+
10+
11+
### Features
12+
13+
* **ci:** automate OperatorHub bundle submission in release workflow ([0202561](https://github.com/attune-io/attune/commit/020256156bd266a08839aeba76daf91c7c9b5bf5)), closes [#131](https://github.com/attune-io/attune/issues/131)
14+
15+
16+
### Bug Fixes
17+
18+
* **ci:** close superseded OperatorHub PRs on new release ([b7306ef](https://github.com/attune-io/attune/commit/b7306ef0698f2ed4398d7c535421eb01760d5b24))
19+
* **ci:** make release workflow idempotent for re-runs ([b698035](https://github.com/attune-io/attune/commit/b698035ee8d0047d178192cc980e7204d356a201))
20+
* **ci:** pass explicit tag_name to softprops/action-gh-release ([fcf0d95](https://github.com/attune-io/attune/commit/fcf0d95c7fdf451bd39b7618c75a26df7ffc2223))
21+
822
## [0.1.7](https://github.com/attune-io/attune/compare/v0.1.6...v0.1.7) (2026-05-29)
923

1024

0 commit comments

Comments
 (0)