We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e248cb1 + 621fbcf commit f3deb96Copy full SHA for f3deb96
3 files changed
.changeset/spotty-pets-sell.md
packages/next-plugin/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @devup-ui/next-plugin
2
3
+## 1.0.23
4
+
5
+### Patch Changes
6
7
+- a3eed1d: Add gitIgnore in turbopack
8
9
## 1.0.22
10
11
### Patch Changes
packages/next-plugin/package.json
@@ -19,7 +19,7 @@
19
"webpack"
20
],
21
"type": "module",
22
- "version": "1.0.22",
+ "version": "1.0.23",
23
"scripts": {
24
"lint": "eslint",
25
"build": "tsc && vite build"
0 commit comments