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.
1 parent 8c6483e commit 9c9e450Copy full SHA for 9c9e450
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.2.0
5
+
6
+[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.1.10...v2.2.0)
7
8
+### 🏡 Chore
9
10
+- **package:** Update to formkit-primevue-nuxt module 1.2.6 ([8c6483e](https://github.com/sfxcode/nuxt3-primevue-starter/commit/8c6483e))
11
12
+### ❤️ Contributors
13
14
+- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15
16
## v2.1.10
17
18
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.1.9...v2.1.10)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt3-primevue-starter",
"type": "module",
- "version": "2.1.10",
+ "version": "2.2.0",
"license": "MIT",
"scripts": {
"build": "nuxi build",
0 commit comments