We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a4397c commit e011981Copy full SHA for e011981
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v3.4.1...3.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v3.4.2...3.x)
4
+
5
6
+## [v3.4.2 (2021-12-25)](https://github.com/laravel/ui/compare/v3.4.1...v3.4.2)
7
8
+### Fixed
9
+- Update app.stub with correct Bootstrap 5 class ([#215](https://github.com/laravel/ui/pull/215))
10
+- Fix bug where special characters can be used when generating throttle key ([#216](https://github.com/laravel/ui/pull/216))
11
12
13
## [v3.4.1 (2021-12-22)](https://github.com/laravel/ui/compare/v3.4.0...v3.4.1)
0 commit comments