Skip to content

Commit da1d43b

Browse files
chore(release): 1.3.13 [skip ci]
## [1.3.13](v1.3.12...v1.3.13) (2023-11-08) ### Dependencies and Other Build Updates * **deps-dev:** bump @biomejs/biome from 1.3.1 to 1.3.2 ([#79](#79)) ([46199fb](46199fb)) * **deps-dev:** bump @biomejs/biome from 1.3.2 to 1.3.3 ([#80](#80)) ([14f0140](14f0140)) * **deps-dev:** bump semantic-release from 22.0.5 to 22.0.6 ([#81](#81)) ([570b745](570b745)) * **deps-dev:** bump semantic-release from 22.0.6 to 22.0.7 ([#82](#82)) ([24a8b24](24a8b24)) * **deps:** bump node-cron from 3.0.2 to 3.0.3 ([#83](#83)) ([e6f617c](e6f617c))
1 parent e6f617c commit da1d43b

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.3.13](https://github.com/Th3S4mur41/hw2energyid/compare/v1.3.12...v1.3.13) (2023-11-08)
2+
3+
4+
### Dependencies and Other Build Updates
5+
6+
* **deps-dev:** bump @biomejs/biome from 1.3.1 to 1.3.2 ([#79](https://github.com/Th3S4mur41/hw2energyid/issues/79)) ([46199fb](https://github.com/Th3S4mur41/hw2energyid/commit/46199fbabb9ae932a383a52430cb39a9118aec3b))
7+
* **deps-dev:** bump @biomejs/biome from 1.3.2 to 1.3.3 ([#80](https://github.com/Th3S4mur41/hw2energyid/issues/80)) ([14f0140](https://github.com/Th3S4mur41/hw2energyid/commit/14f0140960e68373e3f122d739f97fe1726724f0))
8+
* **deps-dev:** bump semantic-release from 22.0.5 to 22.0.6 ([#81](https://github.com/Th3S4mur41/hw2energyid/issues/81)) ([570b745](https://github.com/Th3S4mur41/hw2energyid/commit/570b745fa9a33da189de88a2e7d411af5a9a6d99))
9+
* **deps-dev:** bump semantic-release from 22.0.6 to 22.0.7 ([#82](https://github.com/Th3S4mur41/hw2energyid/issues/82)) ([24a8b24](https://github.com/Th3S4mur41/hw2energyid/commit/24a8b245157deb1ed62374c551506bd162bc8b89))
10+
* **deps:** bump node-cron from 3.0.2 to 3.0.3 ([#83](https://github.com/Th3S4mur41/hw2energyid/issues/83)) ([e6f617c](https://github.com/Th3S4mur41/hw2energyid/commit/e6f617c740655c751f62ebe11829f8f151777ca5))
11+
112
## [1.3.12](https://github.com/Th3S4mur41/hw2energyid/compare/v1.3.11...v1.3.12) (2023-10-29)
213

314

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.12",
3+
"version": "1.3.13",
44
"description": "A tool to synchronize data from HomeWizard to EnergyID",
55
"keywords": [
66
"homewizard",

0 commit comments

Comments
 (0)