Skip to content

Commit

Permalink
Merge pull request #16 from lsk569937453/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
lsk569937453 authored Oct 18, 2024
2 parents dd6dcf4 + 66f15f8 commit 1406b75
Show file tree
Hide file tree
Showing 21 changed files with 1,582 additions and 982 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tagName: app-v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version.
releaseName: 'App v__VERSION__'
releaseName: 'Git Statistic v__VERSION__'
releaseBody: 'See the assets to download this version and install.'
releaseDraft: true
prerelease: false
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.45.2",
"react-i18next": "^13.5.0",
"react-select": "^5.8.1",
"recharts": "^2.7.2",
"tailwind-scrollbar": "^3.0.4",
"tailwindcss-animate": "^1.0.6",
Expand Down
Loading

0 comments on commit 1406b75

Please sign in to comment.