Skip to content

Commit 0c963b4

Browse files
authored
Merge pull request #406 from dev-five-git/changeset-release/main
Version Packages
2 parents 3d3b225 + 1e6c3aa commit 0c963b4

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-tires-taste.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+
## 1.0.43
4+
5+
### Patch Changes
6+
7+
- [#405](https://github.com/dev-five-git/devup-ui/pull/405) [`ea8b1c8`](https://github.com/dev-five-git/devup-ui/commit/ea8b1c8ba95b96598c2e5321d6d63a1afc9a54bf) Thanks [@owjs3901](https://github.com/owjs3901)! - Add components to noDep
8+
39
## 1.0.42
410

511
### Patch Changes

packages/vite-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"vite"
1919
],
2020
"type": "module",
21-
"version": "1.0.42",
21+
"version": "1.0.43",
2222
"scripts": {
2323
"lint": "eslint",
2424
"build": "tsc && vite build"

0 commit comments

Comments
 (0)