Skip to content

Commit 2fb1870

Browse files
chore: release main (#228)
🤖 I have created a release *beep* *boop* --- <details><summary>homeracker: 1.7.5</summary> ## [1.7.5](homeracker-v1.7.4...homeracker-v1.7.5) (2026-02-15) ### 📦 Dependencies * update belfryscad/bosl2 digest to 77004eb ([#231](#231)) ([8710278](8710278)) * update belfryscad/bosl2 digest to b4f7ce8 ([#235](#235)) ([334ebcf](334ebcf)) * update camunda/infra-global-github-actions digest to 0d5665c ([#229](#229)) ([bda7862](bda7862)) * update camunda/infra-global-github-actions digest to a969eec ([#234](#234)) ([19436e6](19436e6)) * update openscad nightly to v2026.02.09 ([#227](#227)) ([6d292d3](6d292d3)) * update openscad nightly to v2026.02.13 ([#230](#230)) ([6a23b48](6a23b48)) * update openscad nightly to v2026.02.15 ([#236](#236)) ([fd4f1db](fd4f1db)) * update pre-commit hook renovatebot/pre-commit-hooks to v43.15.0 ([#233](#233)) ([1080ab9](1080ab9)) * update pre-commit hook renovatebot/pre-commit-hooks to v43.15.1 ([#237](#237)) ([339c486](339c486)) * update pre-commit hooks ([#232](#232)) ([8245686](8245686)) </details> <details><summary>scadm: 0.4.8</summary> ## [0.4.8](scadm-v0.4.7...scadm-v0.4.8) (2026-02-15) ### 📦 Dependencies * update openscad nightly to v2026.02.09 ([#227](#227)) ([6d292d3](6d292d3)) * update openscad nightly to v2026.02.13 ([#230](#230)) ([6a23b48](6a23b48)) * update openscad nightly to v2026.02.15 ([#236](#236)) ([fd4f1db](fd4f1db)) </details> --- 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: kellerlab-release-please[bot] <246533846+kellerlab-release-please[bot]@users.noreply.github.com>
1 parent 339c486 commit 2fb1870

File tree

5 files changed

+29
-4
lines changed

5 files changed

+29
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "1.7.4",
3-
"cmd/scadm": "0.4.7"
2+
".": "1.7.5",
3+
"cmd/scadm": "0.4.8"
44
}

CHANGELOG.md

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

3+
## [1.7.5](https://github.com/kellerlabs/homeracker/compare/homeracker-v1.7.4...homeracker-v1.7.5) (2026-02-15)
4+
5+
6+
### 📦 Dependencies
7+
8+
* update belfryscad/bosl2 digest to 77004eb ([#231](https://github.com/kellerlabs/homeracker/issues/231)) ([8710278](https://github.com/kellerlabs/homeracker/commit/8710278f08e9620f93e38dc08d59d4454181b50a))
9+
* update belfryscad/bosl2 digest to b4f7ce8 ([#235](https://github.com/kellerlabs/homeracker/issues/235)) ([334ebcf](https://github.com/kellerlabs/homeracker/commit/334ebcfbfdab56d30f978dac687eb59851716f0b))
10+
* update camunda/infra-global-github-actions digest to 0d5665c ([#229](https://github.com/kellerlabs/homeracker/issues/229)) ([bda7862](https://github.com/kellerlabs/homeracker/commit/bda78629736b219122fdc7cadca84ffc733c19fd))
11+
* update camunda/infra-global-github-actions digest to a969eec ([#234](https://github.com/kellerlabs/homeracker/issues/234)) ([19436e6](https://github.com/kellerlabs/homeracker/commit/19436e678d93e3ba3471f15c6a3bb4f54daec1d7))
12+
* update openscad nightly to v2026.02.09 ([#227](https://github.com/kellerlabs/homeracker/issues/227)) ([6d292d3](https://github.com/kellerlabs/homeracker/commit/6d292d358b9dd8aa61e210a0c7782afb73ac8d85))
13+
* update openscad nightly to v2026.02.13 ([#230](https://github.com/kellerlabs/homeracker/issues/230)) ([6a23b48](https://github.com/kellerlabs/homeracker/commit/6a23b48f7047add55401295135ebac7e88324810))
14+
* update openscad nightly to v2026.02.15 ([#236](https://github.com/kellerlabs/homeracker/issues/236)) ([fd4f1db](https://github.com/kellerlabs/homeracker/commit/fd4f1db6a5961ce4939474e894588cf806bb5bad))
15+
* update pre-commit hook renovatebot/pre-commit-hooks to v43.15.0 ([#233](https://github.com/kellerlabs/homeracker/issues/233)) ([1080ab9](https://github.com/kellerlabs/homeracker/commit/1080ab913d92774c285fb8d3ebb0ea5de17f5148))
16+
* update pre-commit hook renovatebot/pre-commit-hooks to v43.15.1 ([#237](https://github.com/kellerlabs/homeracker/issues/237)) ([339c486](https://github.com/kellerlabs/homeracker/commit/339c486f4694487f05ae40902c4618e2c63f2690))
17+
* update pre-commit hooks ([#232](https://github.com/kellerlabs/homeracker/issues/232)) ([8245686](https://github.com/kellerlabs/homeracker/commit/8245686a311df29da9adacdb6d8c546318f389d9))
18+
319
## [1.7.4](https://github.com/kellerlabs/homeracker/compare/homeracker-v1.7.3...homeracker-v1.7.4) (2026-02-09)
420

521

cmd/scadm/CHANGELOG.md

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

3+
## [0.4.8](https://github.com/kellerlabs/homeracker/compare/scadm-v0.4.7...scadm-v0.4.8) (2026-02-15)
4+
5+
6+
### 📦 Dependencies
7+
8+
* update openscad nightly to v2026.02.09 ([#227](https://github.com/kellerlabs/homeracker/issues/227)) ([6d292d3](https://github.com/kellerlabs/homeracker/commit/6d292d358b9dd8aa61e210a0c7782afb73ac8d85))
9+
* update openscad nightly to v2026.02.13 ([#230](https://github.com/kellerlabs/homeracker/issues/230)) ([6a23b48](https://github.com/kellerlabs/homeracker/commit/6a23b48f7047add55401295135ebac7e88324810))
10+
* update openscad nightly to v2026.02.15 ([#236](https://github.com/kellerlabs/homeracker/issues/236)) ([fd4f1db](https://github.com/kellerlabs/homeracker/commit/fd4f1db6a5961ce4939474e894588cf806bb5bad))
11+
312
## [0.4.7](https://github.com/kellerlabs/homeracker/compare/scadm-v0.4.6...scadm-v0.4.7) (2026-02-09)
413

514

cmd/scadm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "scadm"
7-
version = "0.4.7"
7+
version = "0.4.8"
88
description = "OpenSCAD dependency manager - Install OpenSCAD and manage library dependencies"
99
readme = "README.md"
1010
requires-python = ">=3.11"

cmd/scadm/scadm/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""OpenSCAD Dependency Manager (scadm)."""
22

3-
__version__ = "0.4.7"
3+
__version__ = "0.4.8"
44

55
from scadm.installer import (
66
install_openscad,

0 commit comments

Comments
 (0)