We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 33d1f23 + f8440c6 commit 1bd3ec3Copy full SHA for 1bd3ec3
ChangeLog
@@ -1,3 +1,9 @@
1
+k2hdkc (1.0.11) unstable; urgency=low
2
+
3
+ * Changed supported OS and NodeJS version - #54
4
5
+ -- Takeshi Nakatani <[email protected]> Thu, 21 Nov 2024 17:36:52 +0900
6
7
k2hdkc (1.0.10) unstable; urgency=low
8
9
* Updated github actions tools and dependencies - #52
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hdkc",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "K2HDKC addon library for Node.js",
"os": "linux",
"main": "index.js",
0 commit comments