Skip to content

Commit

Permalink
chore(release): 1.15.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.15.7](v1.15.6...v1.15.7) (2024-11-08)

### Bug Fixes

* upgrade apexcharts from 3.54.0 to 3.54.1 ([47d69ec](47d69ec))
  • Loading branch information
semantic-release-bot committed Nov 8, 2024
1 parent 14f700a commit 589bdc8
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.15.7](https://github.com/TanDuy03/ntanduy-bot/compare/v1.15.6...v1.15.7) (2024-11-08)


### Bug Fixes

* upgrade apexcharts from 3.54.0 to 3.54.1 ([47d69ec](https://github.com/TanDuy03/ntanduy-bot/commit/47d69ecb3b42f2110159322368549c73ab569009))

## [1.15.6](https://github.com/TanDuy03/ntanduy-bot/compare/v1.15.5...v1.15.6) (2024-08-02)


Expand Down Expand Up @@ -239,4 +246,4 @@

### Features

* add new user authentication module ([0e483dc](https://github.com/TanDuy03/ntanduy-bot/commit/0e483dcdb04f9822a790c2acf28535aa1fb458c6))
* add new user authentication module ([0e483dc](https://github.com/TanDuy03/ntanduy-bot/commit/0e483dcdb04f9822a790c2acf28535aa1fb458c6))
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "vite-project",
"private": true,
"version": "1.15.6",
"version": "1.15.7",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 589bdc8

Please sign in to comment.