chore(release): v2.18.2

This commit is contained in:
Benjamin Canac
2024-07-25 17:43:46 +02:00
parent aaabf61c01
commit 2b0f0c694e
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [2.18.2](https://github.com/nuxt/ui/compare/v2.18.1...v2.18.2) (2024-07-25)
### Bug Fixes
* **Tabs:** add missing `UIcon` import ([4fd1be2](https://github.com/nuxt/ui/commit/4fd1be28922bf39584005c14982e5cd9a7d0c624))
## [2.18.1](https://github.com/nuxt/ui/compare/v2.18.0...v2.18.1) (2024-07-25)

View File

@@ -1,6 +1,6 @@
{
"name": "@nuxt/ui",
"version": "2.18.1",
"version": "2.18.2",
"packageManager": "pnpm@9.5.0",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",