Skip to content

Commit fb8bbc0

Browse files
committed
chore(changelog): fix invalid generation
1 parent 9409ef6 commit fb8bbc0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CHANGELOG.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# Changelog
22

3-
## [4.2.1](///compare/v4.2.0...v4.2.1) (2025-11-21)
3+
## [4.2.1](https://github.com/nuxt/ui/compare/v4.2.0...v4.2.1) (2025-11-21)
44

55
### Bug Fixes
66

7-
* **ChatPromptSubmit:** proxy event to `stop` and `reload` emits ([#5400](undefined/undefined/undefined/issues/5400)) 736a547
8-
* **ColorModeButton:** missing icon import 5f30ccf, closes #5486
9-
* **Icon:** improve `name` type ([#5498](undefined/undefined/undefined/issues/5498)) b654a77
10-
* **Link:** define NuxtLinkProps instead of importing from `[#app](undefined/undefined/undefined/issues/app)` ([#5491](undefined/undefined/undefined/issues/5491)) da8daaa
11-
* **Link:** ensure consistency across Nuxt, Vue and Inertia a9ed10d, closes #5012
12-
* **module:** put back `[#build](undefined/undefined/undefined/issues/build)/ui.css` alias ([#5499](undefined/undefined/undefined/issues/5499)) d9aadc7
7+
* **ChatPromptSubmit:** proxy event to `stop` and `reload` emits ([#5400](https://github.com/nuxt/ui/issues/5400)) ([736a547](https://github.com/nuxt/ui/commit/736a547))
8+
* **ColorModeButton:** missing icon import ([5f30ccf](https://github.com/nuxt/ui/commit/5f30ccf)), closes [#5486](https://github.com/nuxt/ui/issues/5486)
9+
* **Icon:** improve `name` type ([#5498](https://github.com/nuxt/ui/issues/5498)) ([b654a77](https://github.com/nuxt/ui/commit/b654a77))
10+
* **Link:** define NuxtLinkProps instead of importing from `#app` ([#5491](https://github.com/nuxt/ui/issues/5491)) ([da8daaa](https://github.com/nuxt/ui/commit/da8daaa))
11+
* **Link:** ensure consistency across Nuxt, Vue and Inertia ([a9ed10d](https://github.com/nuxt/ui/commit/a9ed10d)), closes [#5012](https://github.com/nuxt/ui/issues/5012)
12+
* **module:** put back `#build/ui.css` alias ([#5499](https://github.com/nuxt/ui/issues/5499)) ([d9aadc7](https://github.com/nuxt/ui/commit/d9aadc7))
1313

1414
## [4.2.0](https://github.com/nuxt/ui/compare/v4.1.0...v4.2.0) (2025-11-18)
1515

0 commit comments

Comments
 (0)