Skip to content

Commit 5051a52

Browse files
committed
chore(release): v0.9.0
1 parent b693a16 commit 5051a52

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v0.9.0
9+
10+
[compare changes](https://github.com/sfxcode/nuxt-ui-formkit/compare/v0.8.7...v0.9.0)
11+
12+
### 🏡 Chore
13+
14+
- Remove work in progress notice from README ([f2563bb](https://github.com/sfxcode/nuxt-ui-formkit/commit/f2563bb))
15+
- Update release script and bump devDependencies to latest versions ([b693a16](https://github.com/sfxcode/nuxt-ui-formkit/commit/b693a16))
16+
17+
### ❤️ Contributors
18+
19+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
20+
821
## v0.8.7
922

1023
[compare changes](https://github.com/sfxcode/nuxt-ui-formkit/compare/v0.8.6...v0.8.7)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/nuxt-ui-formkit",
3-
"version": "0.8.7",
3+
"version": "0.9.0",
44
"description": "FormKit integration for Nuxt UI - Seamlessly connect FormKit form handling with Nuxt UI components",
55
"author": {
66
"name": "Tom",

0 commit comments

Comments
 (0)