Skip to content

Commit

Permalink
"release: 3.3.0 [skip ci]\n\n
Browse files Browse the repository at this point in the history
### ✨ Features

* Add write access to `addons` and `all_addon_configs` ([d25db6b](d25db6b))
* Add write permissions to media and shared paths ([#57](#57)) ([cde6bab](cde6bab))
* Support new `homeassistant` directory ([3e87c84](3e87c84))

### 📦 Build

* **deps:** Update add-on base image to v13 (major) ([#66](#66)) ([b49c914](b49c914))

### ⚙️ Continuous Integration

* Add `build.yaml` to renovate config ([05b9d8d](05b9d8d))
* Improve build workflow ([451d0e9](451d0e9))
* Update release workflow ([7f51477](7f51477))

**Full Changelog**: [`v3.2.0...v3.3.0`](v3.2.0...v3.3.0)
"
  • Loading branch information
semantic-release-bot committed Jun 10, 2024
1 parent 451d0e9 commit 8bb1bb6
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions rclone_backup/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## 3.3.0

### ✨ Features

* Add write access to `addons` and `all_addon_configs` ([d25db6b](https://github.com/jcwillox/hassio-rclone-backup/commit/d25db6b7abb172e067d8a45d44a9de28e1761d1d))
* Add write permissions to media and shared paths ([#57](https://github.com/jcwillox/hassio-rclone-backup/issues/57)) ([cde6bab](https://github.com/jcwillox/hassio-rclone-backup/commit/cde6bab17ea314bd1b73ac9a7b243f5329ae4a57))
* Support new `homeassistant` directory ([3e87c84](https://github.com/jcwillox/hassio-rclone-backup/commit/3e87c843820978f346bdcb1ca211634667a29d9d))


### 📦 Build

* **deps:** Update add-on base image to v13 (major) ([#66](https://github.com/jcwillox/hassio-rclone-backup/issues/66)) ([b49c914](https://github.com/jcwillox/hassio-rclone-backup/commit/b49c914f5fbea7be446d495856c0844c1b8913a6))


### ⚙️ Continuous Integration

* Add `build.yaml` to renovate config ([05b9d8d](https://github.com/jcwillox/hassio-rclone-backup/commit/05b9d8d392eebac9e29a753de58863950aa8a6c1))
* Improve build workflow ([451d0e9](https://github.com/jcwillox/hassio-rclone-backup/commit/451d0e9fa69759b2ce011a719e48aa4785af9571))
* Update release workflow ([7f51477](https://github.com/jcwillox/hassio-rclone-backup/commit/7f51477f5a3638a96018f31a28916b8d899342db))

**Full Changelog**: [`v3.2.0...v3.3.0`](https://github.com/jcwillox/hassio-rclone-backup/compare/v3.2.0...v3.3.0)

## 3.2.0

### 📦 Build
Expand Down

0 comments on commit 8bb1bb6

Please sign in to comment.