Skip to content

Commit 9a5f9d6

Browse files
committed
release: bumps version to v9.1.3
1 parent f5454bd commit 9a5f9d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,17 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com) and this project adheres to [Semantic Versioning](https://semver.org).
66

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+
712
## [9.1.2 - 2022-06-27](https://github.com/laravel-zero/framework/compare/v9.1.1...v9.1.2)
813

914
### Changed
1015
- 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))
1118

1219
## [9.1.1 - 2022-03-01](https://github.com/laravel-zero/framework/compare/v9.1.0...v9.1.1)
1320

0 commit comments

Comments
 (0)