Skip to content

Commit ea04d51

Browse files
committed
chore: bump package versions for backend and frontend to 1.1.3 and 1.3.2 respectively
1 parent d067781 commit ea04d51

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

backend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitflow-api",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Backend CommitFlow",
55
"author": "asepindrak",
66
"private": false,

frontend/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"author": "asepindrak",
55
"private": false,
66
"license": "MIT",
7-
"version": "1.3.1",
7+
"version": "1.3.2",
88
"type": "module",
99
"scripts": {
1010
"dev": "vite --host 0.0.0.0",

0 commit comments

Comments
 (0)