Skip to content

Commit 4491026

Browse files
Version Packages
1 parent 3c6d5c3 commit 4491026

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/solid-donkeys-go.md

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

packages/next-plugin/CHANGELOG.md

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

3+
## 1.0.48
4+
5+
### Patch Changes
6+
7+
- [#463](https://github.com/dev-five-git/devup-ui/pull/463) [`ae1b77b`](https://github.com/dev-five-git/devup-ui/commit/ae1b77bcd40cc07f3133839dab554f2a4378829b) Thanks [@owjs3901](https://github.com/owjs3901)! - Register theme for interface
8+
39
## 1.0.47
410

511
### 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.47",
22+
"version": "1.0.48",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)