Skip to content

Commit dcc69b2

Browse files
Release version 1.0.0
1 parent e88e870 commit dcc69b2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ All notable changes to the Rooms integration will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.0.0] - 2025-09-09
9+
10+
### Added
11+
- First stable release
912

1013
## [0.0.3] - 2025-09-09
1114

custom_components/rooms/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"iot_class": "local_push",
1111
"issue_tracker": "https://github.com/DefinitelyADev/room-entity/issues",
1212
"requirements": [],
13-
"version": "0.0.3"
13+
"version": "1.0.0"
1414
}

0 commit comments

Comments
 (0)