Skip to content

Commit 159d789

Browse files
authored
Merge pull request #458 from dev-five-git/changeset-release/main
Version Packages
2 parents 68540fb + 163c09d commit 159d789

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/tough-lizards-train.md

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

.changeset/young-poets-tease.md

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

packages/next-plugin/CHANGELOG.md

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

3+
## 1.0.47
4+
5+
### Patch Changes
6+
7+
- [#457](https://github.com/dev-five-git/devup-ui/pull/457) [`bac9016`](https://github.com/dev-five-git/devup-ui/commit/bac9016310095a456c1479127f905ac261ccd70e) Thanks [@owjs3901](https://github.com/owjs3901)! - Create Theme type file
8+
9+
- [#457](https://github.com/dev-five-git/devup-ui/pull/457) [`bac9016`](https://github.com/dev-five-git/devup-ui/commit/bac9016310095a456c1479127f905ac261ccd70e) Thanks [@owjs3901](https://github.com/owjs3901)! - Using next-turbo loader
10+
311
## 1.0.46
412

513
### Patch Changes

packages/next-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"webpack"
2020
],
2121
"type": "module",
22-
"version": "1.0.46",
22+
"version": "1.0.47",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)