Skip to content

Commit 9cc1941

Browse files
Version Packages
1 parent c7b9b01 commit 9cc1941

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-schools-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vite-plugin/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @devup-ui/vite-plugin
22

3+
## 0.1.52
4+
5+
### Patch Changes
6+
7+
- ca807e5: Support storybook
8+
39
## 0.1.51
410

511
### Patch Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@devup-ui/vite-plugin",
33
"type": "module",
4-
"version": "0.1.51",
4+
"version": "0.1.52",
55
"scripts": {
66
"lint": "eslint",
77
"build": "tsc && vite build"

0 commit comments

Comments
 (0)