Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
k2hash (2.0.0) unstable; urgency=low

* Updated dependent package versions and Fixed scripts - #65
* Updated to N-API base and Changed packaging and Supported TS/ESM - #64

-- Takeshi Nakatani <ggtakec@gmail.com> Mon, 05 Jan 2026 16:04:18 +0900

k2hash (1.1.34) unstable; urgency=low

* Updated a dependent package version(mocha) - #62
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "k2hash",
"version": "1.1.34",
"version": "2.0.0",
"description": "K2HASH addon library for Node.js",
"os": "linux",
"main": "index.js",
Expand Down