Skip to content

Commit b936598

Browse files
committed
chore(release): v2.0.5
1 parent 2eca468 commit b936598

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.0.5
5+
6+
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/v2.0.4...v2.0.5)
7+
8+
### 🩹 Fixes
9+
10+
- **index.vue:** Update version numbers for Vue, Vite, and PrimeVue components ([2eca468](https://github.com/sfxcode/vite-primevue-starter/commit/2eca468))
11+
12+
### 💅 Refactors
13+
14+
- **dependencies:** Update dependencies and add missing types for Vue ([03c1052](https://github.com/sfxcode/vite-primevue-starter/commit/03c1052))
15+
16+
### ❤️ Contributors
17+
18+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
19+
420
## v2.0.4
521

622
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/v2.0.3...v2.0.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-primevue-starter",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)