File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v0.10.0
9+
10+ [ compare changes] ( https://github.com/sfxcode/nuxt-ui-formkit/compare/v0.9.2...v0.10.0 )
11+
12+ ### 🩹 Fixes
13+
14+ - Update release script to use major version bump for changelog ([ 1a05662] ( https://github.com/sfxcode/nuxt-ui-formkit/commit/1a05662 ) )
15+
16+ ### 🏡 Chore
17+
18+ - Add jobs section to CI configuration ([ 0d2f041] ( https://github.com/sfxcode/nuxt-ui-formkit/commit/0d2f041 ) )
19+
20+ ### ❤️ Contributors
21+
22+ - Sfxcode ([ @sfxcode ] ( https://github.com/sfxcode ) )
23+
824## v0.9.2
925
1026[ compare changes] ( https://github.com/sfxcode/nuxt-ui-formkit/compare/v0.9.1...v0.9.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @sfxcode/nuxt-ui-formkit" ,
3- "version" : " 0.9.2 " ,
3+ "version" : " 0.10.0 " ,
44 "description" : " FormKit integration for Nuxt UI - Seamlessly connect FormKit form handling with Nuxt UI components" ,
55 "author" : {
66 "name" : " Tom" ,
You can’t perform that action at this time.
0 commit comments