Skip to content

Commit 1bd3ec3

Browse files
authored
Merge pull request #55 from ggtakec/release1011
Updated files for release 1.0.11
2 parents 33d1f23 + f8440c6 commit 1bd3ec3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
k2hdkc (1.0.10) unstable; urgency=low
28

39
* Updated github actions tools and dependencies - #52

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "k2hdkc",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "K2HDKC addon library for Node.js",
55
"os": "linux",
66
"main": "index.js",

0 commit comments

Comments
 (0)