We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58754ce commit 80ab249Copy full SHA for 80ab249
2 files changed
ChangeLog
@@ -1,3 +1,9 @@
1
+k2hr3-api (2.0.0) unstable; urgency=low
2
+
3
+ * Converted code from CommonJS to TS - #137
4
5
+ -- Takeshi Nakatani <ggtakec@gmail.com> Sun, 15 Mar 2026 15:58:06 +0900
6
7
k2hr3-api (1.0.42) unstable; urgency=low
8
9
* Updated the version of the dependent packages - #135
package.json
@@ -1,6 +1,6 @@
{
"name": "k2hr3-api",
- "version": "1.0.42",
+ "version": "2.0.0",
"description": "K2HR3 REST API is K2hdkc based Resource and Roles and policy Rules",
"main": "dist/app.js",
"dependencies": {
0 commit comments