diff --git a/ChangeLog b/ChangeLog index 8b2cd72..56d962a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +k2hr3-app (1.0.35) unstable; urgency=low + + * Changed supported NodeJS/OS version and fixed code - #127 + * Updated dependent packages version and snapshots - #126 + + -- Takeshi Nakatani Tue, 03 Dec 2024 09:04:36 +0900 + k2hr3-app (1.0.34) unstable; urgency=low * Updated github actions tools - #124 diff --git a/package.json b/package.json index ba4eade..1e89263 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "k2hr3-app", - "version": "1.0.34", + "version": "1.0.35", "dependencies": { "@emotion/react": "^11.13.5", "@emotion/styled": "^11.13.5",