Skip to content

Commit 7ce6413

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2025-01-09) ### Bug Fixes * dockerfile labels in scope ([1e33cc6](1e33cc6)) * render failures from axios ([4659716](4659716))
1 parent e082d4e commit 7ce6413

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.2](https://github.com/LibreWeather/libre-weather/compare/v1.0.1...v1.0.2) (2025-01-09)
2+
3+
4+
### Bug Fixes
5+
6+
* dockerfile labels in scope ([1e33cc6](https://github.com/LibreWeather/libre-weather/commit/1e33cc64e69841ce1bbe93e15f1794b4d65d14d7))
7+
* render failures from axios ([4659716](https://github.com/LibreWeather/libre-weather/commit/465971627f6acffc9da2458c4792823b17dad046))
8+
19
## [1.0.1](https://github.com/LibreWeather/libre-weather/compare/v1.0.0...v1.0.1) (2025-01-09)
210

311

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.1",
3+
"version": "1.0.2",
44
"private": true,
55
"license": "AGPL-3.0",
66
"author": "jkuester",

0 commit comments

Comments
 (0)