Skip to content

Commit 8687b20

Browse files
committed
chore(release): v2.0.2
1 parent 886f08d commit 8687b20

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.0.2
5+
6+
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/v2.0.1...v2.0.2)
7+
8+
### 💅 Refactors
9+
10+
- **dependencies:** Update all ([886f08d](https://github.com/sfxcode/vite-primevue-starter/commit/886f08d))
11+
12+
### ❤️ Contributors
13+
14+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
15+
416
## v2.0.1
517

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

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.1",
3+
"version": "2.0.2",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)