Skip to content

Commit ef30f8c

Browse files
committed
chore(release): v1.1.0
1 parent 639a0b8 commit ef30f8c

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Changelog
2+
3+
4+
## v1.1.0
5+
6+
7+
### 🚀 Enhancements
8+
9+
- **plugin:** Configure basic options (9e814cd)
10+
- **autoimport:** Add formkit-primevue composables (f4a033f)
11+
- **autoimport:** Add formkit-primevue components (6f19234)
12+
- **autoimport:** Add formkit-primevue components (f26b80a)
13+
14+
### 📖 Documentation
15+
16+
- Add i18n in README (3feab9c)
17+
- Update (58c4213)
18+
- Update (639a0b8)
19+
20+
### 🏡 Chore
21+
22+
- **initial:** Initial files from nuxt starter template (9781e90)
23+
- Add License (6e2d069)
24+
25+
### ❤️ Contributors
26+
27+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
28+

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/formkit-primevue-nuxt",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "My new Nuxt module",
55
"repository": "your-org/@sfxcode/formkit-primevue-nuxt",
66
"license": "MIT",

0 commit comments

Comments
 (0)