We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7805de8 commit 8030815Copy full SHA for 8030815
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v2.2.4
5
+
6
+[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.3...v2.2.4)
7
8
+### 💅 Refactors
9
10
+- **sidebar:** Set collapsed width to 60 px ([bd338d2](https://github.com/sfxcode/nuxt3-primevue-starter/commit/bd338d2))
11
12
+### ❤️ Contributors
13
14
+- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15
16
## v2.2.3
17
18
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.2...v2.2.3)
package.json
@@ -1,7 +1,7 @@
{
"name": "nuxt3-primevue-starter",
"type": "module",
- "version": "2.2.3",
+ "version": "2.2.4",
"license": "MIT",
"scripts": {
"build": "nuxi build",
0 commit comments