Skip to content

Commit 96ec6b6

Browse files
chore: release main
1 parent a6343b5 commit 96ec6b6

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

.github/config/.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
".": "3.0.0",
2+
".": "3.1.0",
33
"cmd/scadm": "0.6.3",
44
".github/actions/setup-openscad": "2.0.0",
55
".github/actions/sync-instructions": "1.0.0"

CHANGELOG.md

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

3+
## [3.1.0](https://github.com/kellerlabs/homeracker/compare/homeracker-v3.0.0...homeracker-v3.1.0) (2026-04-12)
4+
5+
6+
### ✨ Features
7+
8+
* use shared pre-commit-hooks from kellerlabs/pre-commit-hooks ([#334](https://github.com/kellerlabs/homeracker/issues/334)) ([bb0e23a](https://github.com/kellerlabs/homeracker/commit/bb0e23aa9c0dbbd8dee044f5e8359e1bbd0fcfa0))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* guard against empty PR list in automerge ([#335](https://github.com/kellerlabs/homeracker/issues/335)) ([a6343b5](https://github.com/kellerlabs/homeracker/commit/a6343b5fefb96887f2ea06a6f5862e6e3f5658ec))
14+
15+
16+
### 🔄 CI/CD
17+
18+
* **release-please:** exclude sub-packages and workflows from root release ([#331](https://github.com/kellerlabs/homeracker/issues/331)) ([d11275d](https://github.com/kellerlabs/homeracker/commit/d11275d2dce7bd08d651f20d940ac85213c6d651))
19+
320
## [3.0.0](https://github.com/kellerlabs/homeracker/compare/homeracker-v2.0.1...homeracker-v3.0.0) (2026-04-11)
421

522

0 commit comments

Comments
 (0)