Skip to content

Commit 0a32041

Browse files
committed
release: v2.0.1
1 parent 78f939b commit 0a32041

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project 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+
## [2.0.1] - 2026-01-25
9+
10+
### Changed
11+
- Bump `codecov/codecov-action` from 4 to 5
12+
- Bump `actions/stale` from 9 to 10
13+
- Bump `actions/checkout` from 4 to 6
14+
- Bump `actions/setup-python` from 5 to 6
15+
- Bump `mikepenz/release-changelog-builder-action` from 5 to 6
16+
817
## [2.0.0] - 2026-01-24
918

1019
### Added

custom_components/nerdqaxe/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"issue_tracker": "https://github.com/foXaCe/homeassistant-nerdqaxe-addon/issues",
1010
"loggers": ["custom_components.nerdqaxe"],
1111
"requirements": ["aiohttp>=3.8.0"],
12-
"version": "2.0.0"
12+
"version": "2.0.1"
1313
}

0 commit comments

Comments
 (0)