Skip to content

Commit 9a757f6

Browse files
committed
chore(release): v2.0.4
1 parent 5f0fcf0 commit 9a757f6

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.4
5+
6+
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/v2.0.3...v2.0.4)
7+
8+
### 💅 Refactors
9+
10+
- **dependencies:** Update all - remove quill dependency because it is not used in this demo ([b99034e](https://github.com/sfxcode/vite-primevue-starter/commit/b99034e))
11+
12+
### 🎨 Styles
13+
14+
- **linting:** Fix Lint errors ([5f0fcf0](https://github.com/sfxcode/vite-primevue-starter/commit/5f0fcf0))
15+
16+
### ❤️ Contributors
17+
18+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
19+
420
## v2.0.3
521

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

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

0 commit comments

Comments
 (0)