Skip to content

Commit 80ab249

Browse files
authored
Updated ChangeLog and package.json for release 2.0.0 (#138)
1 parent 58754ce commit 80ab249

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.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+
17
k2hr3-api (1.0.42) unstable; urgency=low
28

39
* Updated the version of the dependent packages - #135

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": "1.0.42",
3+
"version": "2.0.0",
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)