Skip to content

Commit f789490

Browse files
author
github-actions
committed
chore(release): v3.0.4 [skip ci]
1 parent 4d8dd46 commit f789490

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Semantic Versioning](https://semver.org/)
44

5+
## [3.0.4](https://github.com/homebridge-plugins/homebridge-rainbird/releases/tag/v3.0.4) (2025-09-18)
6+
7+
## What's Changed
8+
* update dependencies by @Donavan Becker in https://github.com/homebridge-plugins/homebridge-rainbird/commit/4d8dd46
9+
10+
**Full Changelog**: https://github.com/homebridge-plugins/homebridge-rainbird/compare/v3.0.3...v3.0.4
11+
512
## [3.0.3](https://github.com/homebridge-plugins/homebridge-rainbird/releases/tag/v3.0.3) (2025-06-10)
613

714
### What's Changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@homebridge-plugins/homebridge-rainbird",
33
"displayName": "Rainbird",
44
"type": "module",
5-
"version": "3.0.3",
5+
"version": "3.0.4",
66
"description": "The Rainbird plugin allows you to access your Rainbird device(s) from HomeKit.",
77
"author": {
88
"name": "donavanbecker",
@@ -99,4 +99,4 @@
9999
"typescript": "^5.9.2",
100100
"vitest": "^3.2.4"
101101
}
102-
}
102+
}

0 commit comments

Comments
 (0)