Skip to content

Commit 4b6e001

Browse files
authored
Updated ChangeLog and package.json for release 1.0.15 (#82)
1 parent 9db8b9f commit 4b6e001

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
k2hr3-api (1.0.15) unstable; urgency=low
2+
3+
* Fixed about launching node process in run.sh - #81
4+
5+
-- Takeshi Nakatani <[email protected]> Tue, 25 Apr 2023 14:35:06 +0900
6+
17
k2hr3-api (1.0.14) unstable; urgency=low
28

39
* Updated dependency and Temporary audit avoidance - #79

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "k2hr3-api",
3-
"version": "1.0.14",
3+
"version": "1.0.15",
44
"dependencies": {
55
"@kubernetes/client-node": "^0.18.1",
66
"body-parser": "^1.20.2",

0 commit comments

Comments
 (0)