Skip to content

Commit 072ffdb

Browse files
committed
chore(release): v2.2.6
1 parent 3f808d0 commit 072ffdb

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
# Changelog
22

33

4+
## v2.2.6
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.5...v2.2.6)
7+
8+
### 🚀 Enhancements
9+
10+
- **content:** Move toNuxt Content 3.1 ([b9022fc](https://github.com/sfxcode/nuxt3-primevue-starter/commit/b9022fc))
11+
- **content:** Move toNuxt Content 3.1 ([3f808d0](https://github.com/sfxcode/nuxt3-primevue-starter/commit/3f808d0))
12+
13+
### 💅 Refactors
14+
15+
- **gitignore:** Add more items ([89d3786](https://github.com/sfxcode/nuxt3-primevue-starter/commit/89d3786))
16+
17+
### 📖 Documentation
18+
19+
- Use actual Nuxt Version ([516119d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/516119d))
20+
21+
### 🏡 Chore
22+
23+
- **dependencies:** Update all dependencies - Nuxt 3.15.4 ([a658d48](https://github.com/sfxcode/nuxt3-primevue-starter/commit/a658d48))
24+
25+
### 🎨 Styles
26+
27+
- **Sidebar:** Change width ([9f77310](https://github.com/sfxcode/nuxt3-primevue-starter/commit/9f77310))
28+
29+
### ❤️ Contributors
30+
31+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
32+
433
## v2.2.5
534

635
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.4...v2.2.5)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt3-primevue-starter",
33
"type": "module",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"license": "MIT",
66
"scripts": {
77
"build": "nuxi build",

0 commit comments

Comments
 (0)