Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit bf25545

Browse files
committed
Update changelog
1 parent fbf6cb6 commit bf25545

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [0.0.6]
10+
### Fixed
11+
- The `PolicyCommand` now extends the `PolicyMakeCommand`
12+
913
## [0.0.5]
1014
### Added
1115
- PolicyCommand with signature `domain:policy`
@@ -32,7 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3236
## [0.0.1]
3337
- Experimental release!
3438

35-
[Unreleased]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.5...HEAD
39+
[Unreleased]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.6...HEAD
40+
[0.0.6]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.5...v0.0.6
3641
[0.0.5]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.4...v0.0.5
3742
[0.0.4]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.3...v0.0.4
3843
[0.0.3]: https://github.com/signifly/laravel-domain-commands/compare/v0.0.2...v0.0.3

0 commit comments

Comments
 (0)