Skip to content

Commit 4acba64

Browse files
authored
Updated ChangeLog and package.json for release 2.0.1 (#140)
1 parent c9b4134 commit 4acba64

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
17
k2hr3-api (2.0.0) unstable; urgency=low
28

39
* Converted code from CommonJS to TS - #137

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "k2hr3-api",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "K2HR3 REST API is K2hdkc based Resource and Roles and policy Rules",
55
"main": "dist/app.js",
66
"dependencies": {

0 commit comments

Comments
 (0)