Skip to content

Commit 6b24b7e

Browse files
committed
chore(release): v2.2.12
1 parent f8ddf97 commit 6b24b7e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# Changelog
22

33

4+
## v2.2.12
5+
6+
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.11...v2.2.12)
7+
8+
### 🚀 Enhancements
9+
10+
- **pinia:** Add pinia-colada sample ([f84582f](https://github.com/sfxcode/nuxt3-primevue-starter/commit/f84582f))
11+
- **pinia:** Add pinia-colada sample ([f8ddf97](https://github.com/sfxcode/nuxt3-primevue-starter/commit/f8ddf97))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
16+
417
## v2.2.11
518

619
[compare changes](https://github.com/sfxcode/nuxt3-primevue-starter/compare/v2.2.10...v2.2.11)

package.json

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

0 commit comments

Comments
 (0)