Skip to content

Commit c0543f1

Browse files
committed
chore: release v3.2.0
* (AlCalzone) Updated the `node-coap-client` dependency for proper Electron support
1 parent 64dfadc commit c0543f1

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Placeholder for next release:
44
## __WORK IN PROGRESS__
55
-->
6-
## __WORK IN PROGRESS__
6+
## 3.2.0 (2023-01-26)
77
* (AlCalzone) Updated the `node-coap-client` dependency for proper Electron support
88

99
## 3.1.1 (2022-04-24)

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2017-2022 AlCalzone <d.griesel@gmx.net>
3+
Copyright (c) 2017-2023 AlCalzone <d.griesel@gmx.net>
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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": "node-tradfri-client",
3-
"version": "3.1.1",
3+
"version": "3.2.0",
44
"description": "Library to talk to IKEA Trådfri Gateways without external binaries",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)