Skip to content

Commit 0d7e087

Browse files
committed
chore(release): v2.2.10
1 parent 652551b commit 0d7e087

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.2.10
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.9...v2.2.10)
7+
8+
### 🚀 Enhancements
9+
10+
- **unocss:** Ues wind4 preset ([2cbb323](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2cbb323))
11+
12+
### 🏡 Chore
13+
14+
- **linting:** Add nuxt linting rules ([89bcb34](https://github.com/sfxcode/nuxt3-primevue-starter/commit/89bcb34))
15+
- **build:** Fix warnings ([652551b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/652551b))
16+
17+
### 🎨 Styles
18+
19+
- **home:** Fix shadow ([6620d7a](https://github.com/sfxcode/nuxt3-primevue-starter/commit/6620d7a))
20+
21+
### ❤️ Contributors
22+
23+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
24+
425
## v2.2.9
526

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

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

0 commit comments

Comments
 (0)