Skip to content

Commit 27f1243

Browse files
committed
chore(release): v2.2.9
1 parent 7413309 commit 27f1243

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.2.9
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.8...v2.2.9)
7+
8+
### 🩹 Fixes
9+
10+
- **typo:** Update README.md ([4a86ba4](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4a86ba4))
11+
- **linting:** Fix warnings ([7413309](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7413309))
12+
13+
### 🏡 Chore
14+
15+
- **dependencies:** Update all dependencies ([7ba382d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7ba382d))
16+
- **dependencies:** Update all dependencies - Nuxt 3.16.0 ([ff4b942](https://github.com/sfxcode/nuxt3-primevue-starter/commit/ff4b942))
17+
18+
### ❤️ Contributors
19+
20+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
21+
422
## v2.2.8
523

624
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.7...v2.2.8)

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.8",
4+
"version": "2.2.9",
55
"license": "MIT",
66
"scripts": {
77
"build": "nuxi build",

0 commit comments

Comments
 (0)