Skip to content

Commit 3d51ce7

Browse files
committed
chore(release): v2.2.15
1 parent bc2d902 commit 3d51ce7

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.15
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.14...v2.2.15)
7+
8+
### 🏡 Chore
9+
10+
- **dependencies:** Update all dependencies ([4d3dd88](https://github.com/sfxcode/nuxt3-primevue-starter/commit/4d3dd88))
11+
- **dependencies:** Update all dependencies - latest sfxcode formkit included ([3fa5f4b](https://github.com/sfxcode/nuxt3-primevue-starter/commit/3fa5f4b))
12+
- **linting:** Fix errors ([0021947](https://github.com/sfxcode/nuxt3-primevue-starter/commit/0021947))
13+
- **dependencies:** Update all dependencies ([312eb92](https://github.com/sfxcode/nuxt3-primevue-starter/commit/312eb92))
14+
- **dependencies:** Update devDependencies to latest versions ([2d9c2f9](https://github.com/sfxcode/nuxt3-primevue-starter/commit/2d9c2f9))
15+
- **docs:** Update Nuxt Content and TipTap versions in index.vue ([3c7cd49](https://github.com/sfxcode/nuxt3-primevue-starter/commit/3c7cd49))
16+
- **config:** Rename vue-i18n.options.ts to i18n.config.ts and update wrappedPrimeInputs ([bc2d902](https://github.com/sfxcode/nuxt3-primevue-starter/commit/bc2d902))
17+
18+
### ❤️ Contributors
19+
20+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
21+
422
## v2.2.14
523

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

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.14",
4+
"version": "2.2.15",
55
"license": "MIT",
66
"scripts": {
77
"build": "nuxi build",

0 commit comments

Comments
 (0)