Skip to content

Commit

Permalink
chore(master): release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 24, 2024
1 parent 9b1599c commit 22777ff
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.10.0"
".": "1.10.1"
}
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Changelog

## [1.10.1](https://github.com/ferrarimarco/home-lab/compare/1.10.0...v1.10.1) (2024-02-24)


### 🐛 Bugfixes

* update frigate config to 0.13 ([#1160](https://github.com/ferrarimarco/home-lab/issues/1160)) ([641146f](https://github.com/ferrarimarco/home-lab/commit/641146fa54ba9fbda1f720a535f5afe2ca607c63))


### ⬆️ Dependency updates

* **cd:** bump @commitlint/config-conventional ([#1166](https://github.com/ferrarimarco/home-lab/issues/1166)) ([bacab47](https://github.com/ferrarimarco/home-lab/commit/bacab47d29e1c8301e3bbd87add439261d872be9))
* **cd:** bump node in /docker/release-please-commitlint ([#1164](https://github.com/ferrarimarco/home-lab/issues/1164)) ([05fabb6](https://github.com/ferrarimarco/home-lab/commit/05fabb649dfa612e299df03a2393d6ba5cc3a0a0))
* **cd:** bump release-please in /docker/release-please-commitlint ([#1169](https://github.com/ferrarimarco/home-lab/issues/1169)) ([719cdfb](https://github.com/ferrarimarco/home-lab/commit/719cdfbfbbf4c50cebd28fbdb75f47c5adf72f67))
* **ci:** bump github/codeql-action from 3.24.3 to 3.24.4 ([#1175](https://github.com/ferrarimarco/home-lab/issues/1175)) ([813fa3a](https://github.com/ferrarimarco/home-lab/commit/813fa3a4787968f5137f57049bfa593bc4f3b028))
* **ci:** bump pre-commit from 3.6.1 to 3.6.2 in /config/pre-commit ([#1165](https://github.com/ferrarimarco/home-lab/issues/1165)) ([588ccc7](https://github.com/ferrarimarco/home-lab/commit/588ccc7df747e0ff5c37c1a2165f9d5a136abfdf))
* **ci:** bump renovatebot/github-action from 40.1.0 to 40.1.1 ([#1171](https://github.com/ferrarimarco/home-lab/issues/1171)) ([4a11f68](https://github.com/ferrarimarco/home-lab/commit/4a11f68ee5738cfaa242f996e9bd150bab8c693e))
* **ci:** bump super-linter/super-linter from 6.1.1 to 6.2.0 ([#1172](https://github.com/ferrarimarco/home-lab/issues/1172)) ([7de6759](https://github.com/ferrarimarco/home-lab/commit/7de6759fa1f643f5b28df00cce567bee81f33ec5))
* **home-lab:** bump esphome in /config/smart-desk/esphome ([#1173](https://github.com/ferrarimarco/home-lab/issues/1173)) ([117f57d](https://github.com/ferrarimarco/home-lab/commit/117f57dadcfbbb28bb3ffaf3e357a9228098dff5))
* **home-lab:** bump home-assistant/home-assistant ([#1177](https://github.com/ferrarimarco/home-lab/issues/1177)) ([c0a37e9](https://github.com/ferrarimarco/home-lab/commit/c0a37e928da6a186953ceef3c411a0fbb5f91872))


### 🧰 Maintenance

* configure commitlint and release-please ([#1161](https://github.com/ferrarimarco/home-lab/issues/1161)) ([8971119](https://github.com/ferrarimarco/home-lab/commit/8971119447e7d78742b3778db8782860355d0a02))
* skip deploying big container images ([#1178](https://github.com/ferrarimarco/home-lab/issues/1178)) ([9b1599c](https://github.com/ferrarimarco/home-lab/commit/9b1599c9d330bdc943f35031196a7125e243afc1))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.10.0
1.10.1

0 comments on commit 22777ff

Please sign in to comment.