Skip to content

Commit 8852dda

Browse files
committed
chore(release): v0.8.1
1 parent e0e56c6 commit 8852dda

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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.8.1
9+
10+
[compare changes](https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.11...v0.8.1)
11+
12+
### 🏡 Chore
13+
14+
- Bump version to 0.8.0 and update release script for patch versioning ([e0e56c6](https://github.com/sfxcode/formkit-nuxt-ui/commit/e0e56c6))
15+
16+
### ❤️ Contributors
17+
18+
- Sfxcode ([@sfxcode](https://github.com/sfxcode))
19+
820
## v0.7.11
921

1022
[compare changes](https://github.com/sfxcode/formkit-nuxt-ui/compare/v0.7.10...v0.7.11)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sfxcode/formkit-nuxt-ui",
3-
"version": "0.8.0",
3+
"version": "0.8.1",
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)