File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file.
4
4
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com ) and this project adheres to [ Semantic Versioning] ( https://semver.org ) .
6
6
7
+ ## [ 9.1.3 - 2022-08-22] ( https://github.com/laravel-zero/framework/compare/v9.1.2...v9.1.3 )
8
+
9
+ ### Fixed
10
+ - Resolve hidden commands ([ #468 ] ( https://github.com/laravel-zero/framework/pull/468 ) )
11
+
7
12
## [ 9.1.2 - 2022-06-27] ( https://github.com/laravel-zero/framework/compare/v9.1.1...v9.1.2 )
8
13
9
14
### Changed
10
15
- Update to use Pint ([ e3c8789] ( https://github.com/laravel-zero/laravel-zero/commit/e3c87898ca828828e69bc551b9d3677e958f7725 ) )
16
+ - Resolve path to publish seeders to ([ #466 ] ( https://github.com/laravel-zero/framework/pull/466 ) )
17
+ - Resolve ` $components ` property collision ([ #467 ] ( https://github.com/laravel-zero/framework/pull/467 ) )
11
18
12
19
## [ 9.1.1 - 2022-03-01] ( https://github.com/laravel-zero/framework/compare/v9.1.0...v9.1.1 )
13
20
You can’t perform that action at this time.
0 commit comments