We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11e4193 + 90b2908 commit c42c06fCopy full SHA for c42c06f
ChangeLog
@@ -1,3 +1,9 @@
1
+chmpx (2.0.1) unstable; urgency=low
2
+
3
+ * Fixed some test codes in tests directory - #55
4
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Thu, 15 Jan 2026 13:28:18 +0900
6
7
chmpx (2.0.0) unstable; urgency=low
8
9
* Updated to N-API base and Changed packaging and Supported TS/ESM - #53
package.json
@@ -1,6 +1,6 @@
{
"name": "chmpx",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "CHMPX addon library for Node.js",
"os": "linux",
"main": "index.js",
0 commit comments