Skip to content

Commit bf9c160

Browse files
committed
chore(release): v2.0.3
1 parent faccecc commit bf9c160

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v2.0.3
5+
6+
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/v2.0.2...v2.0.3)
7+
8+
### 💅 Refactors
9+
10+
- **dependencies:** Update all ([d0b5b57](https://github.com/sfxcode/vite-primevue-starter/commit/d0b5b57))
11+
- **dependencies:** Update all ([faccecc](https://github.com/sfxcode/vite-primevue-starter/commit/faccecc))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
417
## v2.0.2
518

619
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/v2.0.1...v2.0.2)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-primevue-starter",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)