Skip to content

Commit 12d8788

Browse files
authored
Merge pull request #6 from OpenDisplay/release-please--branches--main
chore(main): release 2.0.1
2 parents ed34369 + 80a4ee5 commit 12d8788

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.0"
2+
".": "2.0.1"
33
}

CHANGELOG.md

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

3+
## [2.0.1](https://github.com/OpenDisplay/Home_Assistant_Integration/compare/2.0.0...2.0.1) (2026-02-25)
4+
5+
6+
### Bug Fixes
7+
8+
* fix repo URL in update.py ([4ca46c5](https://github.com/OpenDisplay/Home_Assistant_Integration/commit/4ca46c523483f3fd21912e09aba77784e1d7b064))
9+
* Fix tests and rename images ([#7](https://github.com/OpenDisplay/Home_Assistant_Integration/issues/7)) ([e2e64ee](https://github.com/OpenDisplay/Home_Assistant_Integration/commit/e2e64ee54603118ef901c7e0b32382389e026023))
10+
* loading tag types from GitHub, workflow for fallback_definitions ([#8](https://github.com/OpenDisplay/Home_Assistant_Integration/issues/8)) ([00a623c](https://github.com/OpenDisplay/Home_Assistant_Integration/commit/00a623cecd98d832dbb6dee81de358e1757f777c))
11+
312
## [2.0.0](https://github.com/OpenDisplay-org/Home_Assistant_Integration/compare/1.0.0...2.0.0) (2026-01-12)
413

514

custom_components/opendisplay/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,5 @@
4444
"numpy>=1.26.4",
4545
"Pillow>=10.4.0"
4646
],
47-
"version": "1.0.0"
47+
"version": "2.0.1"
4848
}

0 commit comments

Comments
 (0)