We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d4f220 commit 2f1b7b3Copy full SHA for 2f1b7b3
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.0.9
5
+
6
+[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.8...v2.0.9)
7
8
+### 🏡 Chore
9
10
+- **dependencies:** PrimeVue 4.2 ([4d4f220](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4d4f220))
11
12
+### ❤️ Contributors
13
14
+- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15
16
## v2.0.8
17
18
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.7...v2.0.8)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt3-primevue-starter",
"type": "module",
- "version": "2.0.8",
+ "version": "2.0.9",
"license": "MIT",
"scripts": {
"build": "nuxi build",
0 commit comments