We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed7d88 commit 517dddbCopy full SHA for 517dddb
CHANGELOG.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
4
5
The format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org).
6
7
+## [10.3.0 - 2023-10-30](https://github.com/laravel-zero/framework/releases/tag/v10.3.0)
8
+
9
+### Changed
10
+- Update Box to 4.5.x ([#487](https://github.com/laravel-zero/framework/pull/487))
11
12
+### Fixed
13
+- Resolve issue with Laravel Prompts on `app:build` command ([#486](https://github.com/laravel-zero/framework/pull/486))
14
15
## [10.2.0 - 2023-10-12](https://github.com/laravel-zero/framework/releases/tag/v10.2.0)
16
17
### Changed
RELEASE.md
0 commit comments