Skip to content

Commit d07a790

Browse files
chore: release main (#215)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7086f4f commit d07a790

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "4.0.0",
2+
".": "4.0.1",
33
"plugin": "3.0.0",
44
".claude-plugin": "8.0.0"
55
}

CHANGELOG.md

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

3+
## [4.0.1](https://github.com/panbanda/omen/compare/omen-v4.0.0...omen-v4.0.1) (2026-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** replace retired macos-13 runner with macos-14 ([#214](https://github.com/panbanda/omen/issues/214)) ([7086f4f](https://github.com/panbanda/omen/commit/7086f4fb069d8973fed806a88420f8c49a859aec))
9+
310
## [4.0.0](https://github.com/panbanda/omen/compare/omen-v3.3.0...omen-v4.0.0) (2026-01-06)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "omen-cli"
3-
version = "4.0.0"
3+
version = "4.0.1"
44
edition = "2021"
55
rust-version = "1.92"
66
authors = ["Panbanda"]

0 commit comments

Comments
 (0)