Skip to content

Commit

Permalink
chore(release): v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
iamdin committed Oct 5, 2023
1 parent 32d369c commit da1b64b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 2 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
# Changelog


## v0.0.9

[compare changes](https://github.com/iamdin/nuxt-ark-ui/compare/v0.0.8...v0.0.9)

### 🚀 Enhancements

- Update export components for 0.8.0 ([95014ce](https://github.com/iamdin/nuxt-ark-ui/commit/95014ce))

### 🏡 Chore

- Update deps ([0845b21](https://github.com/iamdin/nuxt-ark-ui/commit/0845b21))
- Update nuxt ([202d165](https://github.com/iamdin/nuxt-ark-ui/commit/202d165))
- Update nuxt ([32d369c](https://github.com/iamdin/nuxt-ark-ui/commit/32d369c))

### ❤️ Contributors

- Iamdin <[email protected]>

## v0.0.8

[compare changes](https://github.com/iamdin/nuxt-ark-ui/compare/v0.0.7...v0.0.8)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-ark-ui",
"version": "0.0.8",
"version": "0.0.9",
"description": "Ark UI module for Nuxt",
"homepage": "https://github.com/iamdin/nuxt-ark-ui#readme",
"repository": {
Expand Down Expand Up @@ -61,4 +61,4 @@
"peerDependencies": {
"@ark-ui/vue": "^0.5.3"
}
}
}

0 comments on commit da1b64b

Please sign in to comment.