Skip to content

Commit 9b95657

Browse files
authored
Merge pull request #484 from dev-five-git/changeset-release/main
Version Packages
2 parents 60ce20e + e4da522 commit 9b95657

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/shaggy-animals-turn.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.54
4+
5+
### Patch Changes
6+
7+
- [#483](https://github.com/dev-five-git/devup-ui/pull/483) [`ed6bc01`](https://github.com/dev-five-git/devup-ui/commit/ed6bc01d8c3f7c147d43878abe6cf9c266fa487a) Thanks [@owjs3901](https://github.com/owjs3901)! - Fix turbo loader async issue
8+
39
## 1.0.53
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.53",
22+
"version": "1.0.54",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)