We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 886f08d commit 8687b20Copy full SHA for 8687b20
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
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
16
## v2.0.1
17
18
[compare changes](https://github.com/sfxcode/vite-primevue-starter/compare/0.9.0...v2.0.1)
package.json
@@ -1,6 +1,6 @@
{
"name": "vite-primevue-starter",
- "version": "2.0.1",
+ "version": "2.0.2",
"license": "MIT",
"type": "module",
"scripts": {
0 commit comments