Skip to content

Commit f3deb96

Browse files
authored
Merge pull request #278 from dev-five-git/changeset-release/main
Version Packages
2 parents e248cb1 + 621fbcf commit f3deb96

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spotty-pets-sell.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.23
4+
5+
### Patch Changes
6+
7+
- a3eed1d: Add gitIgnore in turbopack
8+
39
## 1.0.22
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.22",
22+
"version": "1.0.23",
2323
"scripts": {
2424
"lint": "eslint",
2525
"build": "tsc && vite build"

0 commit comments

Comments
 (0)