chore(release): 2.12.2

This commit is contained in:
Benjamin Canac
2024-01-18 15:38:59 +01:00
parent 05e90aa1d1
commit 66c78c899c
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## [2.12.2](https://github.com/nuxt/ui/compare/v2.12.1...v2.12.2) (2024-01-18)
### Bug Fixes
* **link:** improve nuxt link `rel` type ([05e90aa](https://github.com/nuxt/ui/commit/05e90aa1d13ab1772189d33278f482405ff88975))
## [2.12.1](https://github.com/nuxt/ui/compare/v2.12.0...v2.12.1) (2024-01-18)

View File

@@ -1,6 +1,6 @@
{
"name": "@nuxt/ui",
"version": "2.12.1",
"version": "2.12.2",
"repository": "nuxt/ui",
"homepage": "https://ui.nuxt.com",
"license": "MIT",