Skip to content

Commit b9e1958

Browse files
committed
chore(release): v1.11.1
1 parent 483132a commit b9e1958

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## v1.11.1
2+
3+
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.11.0...v1.11.1)
4+
5+
### 📖 Documentation
6+
7+
- **readme:** Add Limitation Entry #43 ([#43](https://github.com/sfxcode/formkit-primevue/issues/43))
8+
9+
### 🏡 Chore
10+
11+
- **formkit:** Update to 1.6.3 ([483132a](https://github.com/sfxcode/formkit-primevue/commit/483132a))
12+
13+
### ❤️ Contributors
14+
15+
- Sfxcode ([@sfxcode](http://github.com/sfxcode))
16+
117
## v1.11.0
218

319
[compare changes](https://github.com/sfxcode/formkit-primevue/compare/v1.10.1...v1.11.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sfxcode/formkit-primevue",
33
"type": "module",
4-
"version": "1.11.0",
4+
"version": "1.11.1",
55
"author": {
66
"name": "Tom",
77
"email": "[email protected]"

0 commit comments

Comments
 (0)