Skip to content

Commit

Permalink
update changelog and manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
siku2 committed Dec 21, 2021
1 parent eae6ca2 commit c913b81
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
27 changes: 15 additions & 12 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.5.2] - 2021-12-21

### Fixed

- Forgot to update the version in manifest.json all this time
Expand Down Expand Up @@ -142,18 +144,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [0.2.2] - 2021-05-11

[Unreleased]: https://github.com/siku2/hass-weatherlink/compare/v0.5.0...HEAD
[0.5.1]: https://github.com/siku2/hass-weatherlink/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/siku2/hass-weatherlink/compare/v0.4.1...v0.5.0
[0.4.1]: https://github.com/siku2/hass-weatherlink/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/siku2/hass-weatherlink/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/siku2/hass-weatherlink/compare/v0.2.7...v0.3.0
[0.2.7]: https://github.com/siku2/hass-weatherlink/compare/v0.2.6...v0.2.7
[0.2.6]: https://github.com/siku2/hass-weatherlink/compare/v0.2.5...v0.2.6
[0.2.5]: https://github.com/siku2/hass-weatherlink/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/siku2/hass-weatherlink/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/siku2/hass-weatherlink/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/siku2/hass-weatherlink/releases/tag/v0.2.2
[Unreleased]: https://github.com/siku2/hass-weatherlink/compare/v0.5.2...HEAD
[0.5.2]: https://github.com/siku2/hass-weatherlink/compare/v0.5.1...v0.5.2
[0.5.1]: https://github.com/siku2/hass-weatherlink/compare/v0.5.0...v0.5.1
[0.5.0]: https://github.com/siku2/hass-weatherlink/compare/v0.4.1...v0.5.0
[0.4.1]: https://github.com/siku2/hass-weatherlink/compare/v0.4.0...v0.4.1
[0.4.0]: https://github.com/siku2/hass-weatherlink/compare/v0.3.0...v0.4.0
[0.3.0]: https://github.com/siku2/hass-weatherlink/compare/v0.2.7...v0.3.0
[0.2.7]: https://github.com/siku2/hass-weatherlink/compare/v0.2.6...v0.2.7
[0.2.6]: https://github.com/siku2/hass-weatherlink/compare/v0.2.5...v0.2.6
[0.2.5]: https://github.com/siku2/hass-weatherlink/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/siku2/hass-weatherlink/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/siku2/hass-weatherlink/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/siku2/hass-weatherlink/releases/tag/v0.2.2

[#2]: https://github.com/siku2/hass-weatherlink/issues/2
[#7]: https://github.com/siku2/hass-weatherlink/issues/7
Expand Down
2 changes: 1 addition & 1 deletion custom_components/weatherlink/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"domain": "weatherlink",
"name": "WeatherLink",
"version": "0.5.1",
"version": "0.5.2",
"documentation": "https://github.com/siku2/hass-weatherlink/wiki",
"issue_tracker": "https://github.com/siku2/hass-weatherlink/issues",
"codeowners": [
Expand Down

0 comments on commit c913b81

Please sign in to comment.