We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9b4134 commit 4acba64Copy full SHA for 4acba64
2 files changed
ChangeLog
@@ -1,3 +1,9 @@
1
+k2hr3-api (2.0.1) unstable; urgency=low
2
+
3
+ * Changed support NodeJS and Fixed some code - #139
4
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Thu, 23 Apr 2026 20:12:57 +0900
6
7
k2hr3-api (2.0.0) unstable; urgency=low
8
9
* Converted code from CommonJS to TS - #137
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hr3-api",
- "version": "2.0.0",
+ "version": "2.0.1",
"description": "K2HR3 REST API is K2hdkc based Resource and Roles and policy Rules",
"main": "dist/app.js",
"dependencies": {
0 commit comments