Skip to content

Commit 93df6ab

Browse files
authored
Merge pull request #66 from ggtakec/release200
Updated ChangeLog/package.json for v2.0.0
2 parents c13ce15 + ac0bcca commit 93df6ab

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

ChangeLog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
k2hash (2.0.0) unstable; urgency=low
2+
3+
* Updated dependent package versions and Fixed scripts - #65
4+
* Updated to N-API base and Changed packaging and Supported TS/ESM - #64
5+
6+
-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 05 Jan 2026 16:04:18 +0900
7+
18
k2hash (1.1.34) unstable; urgency=low
29

310
* Updated a dependent package version(mocha) - #62

package.json

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

0 commit comments

Comments
 (0)