Skip to content

Commit 8c6483e

Browse files
committed
chore(package): update to formkit-primevue-nuxt module 1.2.6
1 parent dbb842c commit 8c6483e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"test:unit": "vitest --run --reporter verbose",
1818
"test:coverage": "vitest run --coverage",
1919
"postinstall": "nuxt prepare",
20-
"release": "npm run lint && npm run build && changelogen --patch --release && git push --follow-tags"
20+
"release": "npm run lint && npm run build && changelogen --minor --release && git push --follow-tags"
2121
},
2222
"devDependencies": {
2323
"@antfu/eslint-config": "^3.12.0",
@@ -33,7 +33,7 @@
3333
"@nuxt/test-utils": "^3.15.1",
3434
"@pinia/nuxt": "^0.9.0",
3535
"@primevue/themes": "^4.2.5",
36-
"@sfxcode/formkit-primevue-nuxt": "^1.2.5",
36+
"@sfxcode/formkit-primevue-nuxt": "^1.2.6",
3737
"@tiptap/extension-highlight": "^2.10.3",
3838
"@tiptap/extension-text-align": "^2.10.3",
3939
"@tiptap/extension-text-style": "^2.10.3",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)