diff --git a/.changeset/nine-spoons-marry.md b/.changeset/nine-spoons-marry.md deleted file mode 100644 index 97250b9..0000000 --- a/.changeset/nine-spoons-marry.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"antd-multi-dashboard": patch ---- - -chore(deps-dev): bump vite from 4.5.2 to 4.5.3 diff --git a/CHANGELOG.md b/CHANGELOG.md index c42cd4c..9b23cb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # antd-multi-dashboard +## 1.3.6 + +### Patch Changes + +- 3e3e46a: chore(deps-dev): bump vite from 4.5.2 to 4.5.3 + ## 1.3.5 ### Patch Changes diff --git a/package.json b/package.json index e69c06f..3d77dc9 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "module", "readme": "ERROR: No README data found!", "_id": "antd-multi-dashboard@1.1.0", - "version": "1.3.5", + "version": "1.3.6", "scripts": { "dev": "vite", "build": "tsc && vite build",