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 2848847 commit 9d7b7beCopy full SHA for 9d7b7be
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# Changelog
2
3
4
+## v2.2.5
5
+
6
+[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.4...v2.2.5)
7
8
## v2.2.4
9
10
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.3...v2.2.4)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt3-primevue-starter",
"type": "module",
- "version": "2.2.4",
+ "version": "2.2.5",
"license": "MIT",
"scripts": {
"build": "nuxi build",
0 commit comments