Skip to content

Commit

Permalink
[Updated - v0.4.8]
Browse files Browse the repository at this point in the history
- Fixed known vulnerabilities
  • Loading branch information
buildingwatsize committed Sep 20, 2024
1 parent 3f60868 commit 0ec93cd
Show file tree
Hide file tree
Showing 3 changed files with 224 additions and 754 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Version History

### [v0.4.8] - `2024-09-20`

- Fixed known vulnerabilities

### [v0.4.7] - `2024-09-20`

- Fixed known vulnerabilities
Expand Down Expand Up @@ -61,6 +65,7 @@

- First time ever, it contains a lot of dir/files but it was needed.

[v0.4.8]: https://github.com/buildingwatsize/vite-react-tailwind-antd/releases/tag/v0.4.8
[v0.4.7]: https://github.com/buildingwatsize/vite-react-tailwind-antd/releases/tag/v0.4.7
[v0.4.6]: https://github.com/buildingwatsize/vite-react-tailwind-antd/releases/tag/v0.4.6
[v0.4.5]: https://github.com/buildingwatsize/vite-react-tailwind-antd/releases/tag/v0.4.5
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "buildingwatsize.vite-react-tailwind-antd",
"private": true,
"version": "0.4.7",
"version": "0.4.8",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down
Loading

0 comments on commit 0ec93cd

Please sign in to comment.