Skip to content

Commit 480c720

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2025-01-10) ### Bug Fixes * handle null hours ([2661288](2661288))
1 parent 2661288 commit 480c720

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.3](https://github.com/LibreWeather/libre-weather/compare/v1.0.2...v1.0.3) (2025-01-10)
2+
3+
4+
### Bug Fixes
5+
6+
* handle null hours ([2661288](https://github.com/LibreWeather/libre-weather/commit/266128824490aa24dce0fbdee77eb75fb1df068b))
7+
18
## [1.0.2](https://github.com/LibreWeather/libre-weather/compare/v1.0.1...v1.0.2) (2025-01-09)
29

310

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libre-weather",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"private": true,
55
"license": "AGPL-3.0",
66
"author": "jkuester",

0 commit comments

Comments
 (0)