We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 613e26d commit e2478cdCopy full SHA for e2478cd
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/ui/compare/v3.2.0...3.x)
+## [Unreleased](https://github.com/laravel/ui/compare/v3.2.1...3.x)
4
+
5
6
+## [v3.2.1 (2021-04-27)](https://github.com/laravel/ui/compare/v3.2.0...v3.2.1)
7
8
+### Changed
9
+- Use trans helper instead of Lang Facade ([#201](https://github.com/laravel/ui/pull/201))
10
+- Update NPM dependencies ([#203](https://github.com/laravel/ui/pull/203))
11
12
13
## [v3.2.0 (2021-01-06)](https://github.com/laravel/ui/compare/v3.1.0...v3.2.0)
0 commit comments