We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c410fdc commit 29a8fa8Copy full SHA for 29a8fa8
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v2.1.4
5
+
6
+[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.1.2...v2.1.4)
7
8
## v2.1.2
9
10
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.1.0...v2.1.2)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt3-primevue-starter",
"type": "module",
- "version": "2.1.3",
+ "version": "2.1.4",
"license": "MIT",
"scripts": {
"build": "nuxi build",
0 commit comments