From de03882fc6737943795ec72f2eb9d05c9226a0a9 Mon Sep 17 00:00:00 2001 From: Jordy van den Aardweg Date: Sat, 2 Sep 2023 22:03:45 +0200 Subject: [PATCH] chore: release v1.5.0 --- CHANGELOG.md | 41 +++++++++++++++++++++++++++++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 44 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 317b3c4..3de279d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,55 @@ All notable changes to this project will be documented in this file. Dates are displayed in UTC. +#### [1.5.0](https://github.com/jvandenaardweg/homewizard-energy-api/compare/1.4.2...1.5.0) + +- chore(deps-dev): bump release-it from 15.7.0 to 15.10.0 [`6ab97aa`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/6ab97aaa89c093aa2b91e84dc91131726198dc50) +- chore(deps-dev): bump rimraf from 4.1.2 to 5.0.1 [`860bdbc`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/860bdbcce0a1d48689444cfc8fb227452c28b975) +- chore(deps-dev): bump vitest from 0.28.5 to 0.29.2 [`40f3a59`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/40f3a593c89847afb8b8e057edfea9837e6541ab) +- chore(deps-dev): bump release-it from 15.6.0 to 15.7.0 [`e647504`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/e6475042c4d04145b0d408e1a1c2e77a87976861) +- chore(deps-dev): bump lint-staged from 13.1.2 to 13.2.2 [`95de41e`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/95de41ed9f2b08132a6eec384a800b377c84c4dd) +- chore(deps-dev): bump eslint from 8.34.0 to 8.39.0 [`c274dca`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/c274dca294e1da292d2a65176915166ff8208e97) +- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`e4303b1`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/e4303b14e6f5179bbf2f643f180bbbc64487ddb9) +- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`37cb4d5`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/37cb4d5d12aa99a6a7828feb6c6135999fd6dbf8) +- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`fc2bf41`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/fc2bf410618e9e3e49d21f12e40d1c52c6aaa60c) +- chore(deps-dev): bump @typescript-eslint/parser from 5.59.8 to 5.60.1 [`eff8ddf`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/eff8ddf83fbe6f17ad7544d4d66308ab67d94790) +- chore(deps-dev): bump @typescript-eslint/parser from 5.54.0 to 5.59.8 [`3388548`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/33885488683d161f813c3d1533eacd21d32f3b3a) +- chore(deps-dev): bump @typescript-eslint/parser from 5.52.0 to 5.54.0 [`825e86e`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/825e86e2e98acdcc454fc406726cad744ac57a42) +- chore(deps-dev): bump @typescript-eslint/eslint-plugin [`a387d0a`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/a387d0ae5b3234260f45ee910241cfe86f0e4b01) +- chore(deps-dev): bump release-it from 15.10.0 to 15.10.2 [`6e989e1`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/6e989e13c23f0022f44d20b105ec340818ac992d) +- chore(deps-dev): bump eslint from 8.39.0 to 8.40.0 [`6f9a1fc`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/6f9a1fc0237063b2819519c13a06c6d854a7ef1c) +- chore(deps-dev): bump eslint from 8.40.0 to 8.41.0 [`7f975fd`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/7f975fd510aa8fd2d5481a185910bc563f764363) +- chore(deps): bump date-fns from 2.29.3 to 2.30.0 [`8939646`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/89396464f10cb841a482fe0339d7f9c6fde2f053) +- chore(deps-dev): bump typescript from 5.0.3 to 5.1.6 [`d6328ad`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/d6328ad47a6283bd291526d0a09c75ac256874ab) +- chore(deps): bump undici from 5.20.0 to 5.22.1 [`0dc713a`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/0dc713a1f0509fe5f40855bda7ad834ca27db8b7) +- chore(deps-dev): bump typescript from 4.9.5 to 5.0.3 [`30edb9e`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/30edb9eb97b1ac9755f36422ba4c7ac3aa7887d7) +- chore(deps-dev): bump tsconfig-paths from 4.1.2 to 4.2.0 [`c2afccb`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/c2afccbcac660f9837248c7eaf14eda86efb578b) +- chore(deps-dev): bump @types/node from 20.2.5 to 20.4.5 [`3be0888`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/3be0888e71a04ac087c0e54e62ccfff77d9d9485) +- chore(deps-dev): bump dotenv-cli from 7.0.0 to 7.2.1 [`2706fd1`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/2706fd1f888be4ac6f2d46a7e050c7cc66e25859) +- chore(deps-dev): bump lint-staged from 13.2.2 to 13.2.3 [`7d1467e`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/7d1467e9ef67a5db31731789d8f4acbfc397aece) +- chore(deps-dev): bump @types/node from 18.15.11 to 20.2.5 [`090569b`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/090569bd6fd50e98b333085529e2a17fcbf07103) +- chore(deps-dev): bump prettier from 2.8.4 to 2.8.8 [`e54aa6e`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/e54aa6e62a0b954fb216cccf7541dc4de3fc25a6) +- chore(deps-dev): bump @types/node from 18.14.2 to 18.15.11 [`2163b52`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/2163b52a7ee615e3087d33de7a4c3b2984b36863) +- chore(deps-dev): bump nodemon from 2.0.20 to 2.0.22 [`c7cb410`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/c7cb41043f4e2191c5e97ffa714b0bbf4f1064bc) +- chore(deps-dev): bump @types/node from 18.14.0 to 18.14.2 [`a9d96e6`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/a9d96e601969ccfea6d8d73153d74714bdfce08b) +- chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 [`7594957`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/759495725bab198ccbcee176466bba4c68ae0fc9) +- chore(deps): bump vm2 from 3.9.17 to 3.9.19 [`a790180`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/a790180c10ba2e2ba8a4e9599a0031f937773d2a) +- chore(deps): bump yaml from 2.1.3 to 2.2.2 [`dbfb7c3`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/dbfb7c3f7835eb3da8c10abf4b0f37dfe5282b14) +- chore(deps): bump vm2 from 3.9.13 to 3.9.17 [`2c2d08d`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/2c2d08dc2f11dfd2ed984ccaf0fe854c10f4f201) +- feat: added total_liter_offset_m3 to water meter data API response types [`81da7f0`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/81da7f020f1fe1cad175b015751d78f219588760) +- feat: added total_liter_offset_m3 to water meter data API response types [`2f9c809`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/2f9c809326fd0d6f2632c4669af068b2840a0d77) + #### [1.4.2](https://github.com/jvandenaardweg/homewizard-energy-api/compare/1.4.1...1.4.2) +> 1 March 2023 + - chore(deps-dev): bump vitest from 0.28.4 to 0.28.5 [`a0e7985`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/a0e7985cc8e59d99921fb1d3618c96148118a8b2) - chore(deps-dev): bump @typescript-eslint/parser from 5.51.0 to 5.52.0 [`ccb2d29`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/ccb2d299562e70cfc66f9b8c8fe85116d0c5bc12) - chore(deps-dev): bump @typescript-eslint/eslint-plugin [`abf4e6a`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/abf4e6aeefe2bf844ea69ec6ef2e09494a9a8c0d) - chore(deps-dev): bump @vitest/coverage-istanbul from 0.28.4 to 0.28.5 [`17c1f6c`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/17c1f6cbbf4b7a538500e053da5bc5822a7f8467) - chore(deps-dev): bump resolve-tspaths from 0.8.3 to 0.8.8 [`daebe43`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/daebe430a562c429eb35626b8e8a858849ab9235) - chore: update dependencies [`1b969d1`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/1b969d1d5bf317bc12f0b3ed4364d82e283a6152) +- chore: release v1.4.2 [`6d72c94`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/6d72c9486d8766ab26ed14a63307da843c8a8215) - chore(deps-dev): bump eslint from 8.33.0 to 8.34.0 [`0719de1`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/0719de10eb0ff63889fb7a54926488ed87d374e5) - chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 [`de1c20d`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/de1c20dd9dc509c51092228ed2185504f489d430) - chore(deps-dev): bump lint-staged from 13.1.1 to 13.1.2 [`ba59427`](https://github.com/jvandenaardweg/homewizard-energy-api/commit/ba5942765dbf60e3ba6abbe0a8a66b9dd4510e45) diff --git a/package-lock.json b/package-lock.json index 601b39d..5d30799 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "homewizard-energy-api", - "version": "1.4.2", + "version": "1.5.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "homewizard-energy-api", - "version": "1.4.2", + "version": "1.5.0", "funding": [ { "type": "github", diff --git a/package.json b/package.json index c61abcb..a01dc5b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "displayName": "HomeWizard Energy API", "name": "homewizard-energy-api", - "version": "1.4.2", + "version": "1.5.0", "description": "Typesafe Node implementation of the HomeWizard Energy API", "license": "MIT", "author": {