Skip to content

Commit badc472

Browse files
chore(release): 1.3.19 [skip ci]
## [1.3.19](v1.3.18...v1.3.19) (2024-10-25) ### Bug Fixes * update github refs to new repo name ([4d93b89](4d93b89)) ### Dependencies and Other Build Updates * **deps-dev:** uninstall @semantic-release-plus/docker ([d128997](d128997)) * generate provenance statements for npm package ([94acf8e](94acf8e)) * update lockfile ([e21092b](e21092b))
1 parent a27b2ca commit badc472

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.3.19](https://github.com/Th3S4mur41/hw-hooks/compare/v1.3.18...v1.3.19) (2024-10-25)
2+
3+
### Bug Fixes
4+
5+
* update github refs to new repo name ([4d93b89](https://github.com/Th3S4mur41/hw-hooks/commit/4d93b8960042de533f0cf7f30518c71086956a8f))
6+
7+
### Dependencies and Other Build Updates
8+
9+
* **deps-dev:** uninstall @semantic-release-plus/docker ([d128997](https://github.com/Th3S4mur41/hw-hooks/commit/d12899701d4bd49500d4cda6a7f9ae2d50cf5c54))
10+
* generate provenance statements for npm package ([94acf8e](https://github.com/Th3S4mur41/hw-hooks/commit/94acf8e4051e9ae1f1f9b7c023aa0811f1f29de7))
11+
* update lockfile ([e21092b](https://github.com/Th3S4mur41/hw-hooks/commit/e21092b016df908227bedc69bd8c74c8dbfda08e))
12+
113
## [1.3.18](https://github.com/Th3S4mur41/hw2energyid/compare/v1.3.17...v1.3.18) (2024-09-02)
214

315
### Bug Fixes

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hw2energyid",
3-
"version": "1.3.18",
3+
"version": "1.3.19",
44
"description": "A tool to synchronize data from HomeWizard to EnergyID",
55
"keywords": ["homewizard", "homewizard-energy", "homewizard-p1-meter", "energyid", "sync", "api", "webhook"],
66
"author": "Michaël Vanderheyden <[email protected]> (https://th3s4mur41.me)",

0 commit comments

Comments
 (0)