Skip to content

Commit 50e9e68

Browse files
committed
chore(release): v2.0.8
1 parent fb625fd commit 50e9e68

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
# Changelog
22

33

4+
## v2.0.8
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.7...v2.0.8)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Fix formkit css problem ([7903302](https://github.com/sfxcode/nuxt3-primevue-starter/commit/7903302))
11+
- **dependencies:** PrimeVue 4.1 ([51d087f](https://github.com/sfxcode/nuxt3-primevue-starter/commit/51d087f))
12+
- **release:** Prepare new version ([86a6672](https://github.com/sfxcode/nuxt3-primevue-starter/commit/86a6672))
13+
- **release:** Prepare new version ([fb625fd](https://github.com/sfxcode/nuxt3-primevue-starter/commit/fb625fd))
14+
15+
### ❤️ Contributors
16+
17+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
18+
419
## v2.0.7
520

621
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.0.6...v2.0.7)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt3-primevue-starter",
33
"type": "module",
4-
"version": "2.0.7",
4+
"version": "2.0.8",
55
"license": "MIT",
66
"scripts": {
77
"build": "nuxi build",

0 commit comments

Comments
 (0)