Skip to content

Commit c40387f

Browse files
committed
chore: bump frontend version to 1.4.5
Update package.json and package-lock.json to reflect new patch version.
1 parent 2191062 commit c40387f

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

.changeset/smooth-crabs-check.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"commitflow": patch
3+
---
4+
5+
fix create new task

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.4.4",
7+
"version": "1.4.5",
88
"type": "module",
99
"scripts": {
1010
"dev": "vite --host 0.0.0.0",

0 commit comments

Comments
 (0)