Skip to content

Commit 6dc1203

Browse files
authored
Merge pull request #482 from dev-five-git/changeset-release/main
Version Packages
2 parents e491b8e + 42df915 commit 6dc1203

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-actors-take.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.53
4+
5+
### Patch Changes
6+
7+
- [#481](https://github.com/dev-five-git/devup-ui/pull/481) [`a33e612`](https://github.com/dev-five-git/devup-ui/commit/a33e61267bdfad292488d0dc8c7d591b892fc842) Thanks [@owjs3901](https://github.com/owjs3901)! - Fix turbo loader restart issue
8+
39
## 1.0.52
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.52",
22+
"version": "1.0.53",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)