Skip to content

Commit

Permalink
Updated ChangeLog and package.json for release 1.0.32 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggtakec authored Nov 1, 2023
1 parent fd6f274 commit 2aa7704
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
k2hr3-api (1.0.32) unstable; urgency=low

* Changed CI Runner OS and updated dependencies - #114

-- Takeshi Nakatani <[email protected]> Wed, 01 Nov 2023 12:58:03 +0900

k2hr3-api (1.0.31) unstable; urgency=low

* Added procps for docker image and Updated dependencies - #112
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "k2hr3-api",
"version": "1.0.31",
"version": "1.0.32",
"dependencies": {
"@kubernetes/client-node": "^0.19.0",
"body-parser": "^1.20.2",
Expand Down

0 comments on commit 2aa7704

Please sign in to comment.