We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbebff commit 926c341Copy full SHA for 926c341
2 files changed
CHANGELOG.md
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## v0.7.11
9
+
10
+[compare changes](https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.10...v0.7.11)
11
12
## v0.7.10
13
14
[compare changes](https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.8...v0.7.10)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@sfxcode/formkit-nuxt-ui",
3
- "version": "0.7.10",
+ "version": "0.7.11",
4
"description": "FormKit integration for Nuxt UI - Seamlessly connect FormKit form handling with Nuxt UI components",
"author": {
"name": "Tom",
0 commit comments