Skip to content

Commit 8b4bc0f

Browse files
committed
chore(release): v2.2.14
1 parent 1724627 commit 8b4bc0f

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

33

4+
## v2.2.14
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.13...v2.2.14)
7+
8+
### 🩹 Fixes
9+
10+
- **actions:** Better-sqlite3 ([36b441e](https://github.com/sfxcode/nuxt3-primevue-starter/commit/36b441e))
11+
- **store:** New defineStore syntax ([89a883d](https://github.com/sfxcode/nuxt3-primevue-starter/commit/89a883d))
12+
13+
### 🏡 Chore
14+
15+
- **dependencies:** Update to primevue 4.3.4 ([44e92de](https://github.com/sfxcode/nuxt3-primevue-starter/commit/44e92de))
16+
- **dependencies:** Update all dependencies ([1724627](https://github.com/sfxcode/nuxt3-primevue-starter/commit/1724627))
17+
18+
### ❤️ Contributors
19+
20+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
21+
422
## v2.2.13
523

624
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.12...v2.2.13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "nuxt3-primevue-starter",
33
"type": "module",
4-
"version": "2.2.13",
4+
"version": "2.2.14",
55
"license": "MIT",
66
"scripts": {
77
"build": "nuxi build",

0 commit comments

Comments
 (0)