Skip to content

Commit 9455b22

Browse files
committed
chore(release): v0.1.16
1 parent 2af1a96 commit 9455b22

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.1.16
2+
3+
[compare changes](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.15...v0.1.16)
4+
5+
### 🩹 Fixes
6+
7+
- Enhance slot handling and control type determination in Field component ([2af1a964](https://github.com/genu/nuxt-ui-formwerk/commit/2af1a964))
8+
9+
### ❤️ Contributors
10+
11+
- Eugen Istoc <eugenistoc@gmail.com>
12+
113
## v0.1.15
214

315
[compare changes](https://github.com/genu/nuxt-ui-formwerk/compare/v0.1.14...v0.1.15)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-ui-formwerk",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "A collection of beautiful, animated UI components for Nuxt applications",
55
"license": "MIT",
66
"repository": "https://github.com/genu/nuxt-ui-formwerk.git",

0 commit comments

Comments
 (0)