Skip to content

Commit 5ce563f

Browse files
committed
Updated changelog and version bump
1 parent 095c5d1 commit 5ce563f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222
### Fixed
2323
### Removed --->
2424

25+
## 0.2.7 - 2021-04-04
26+
### Fixed
27+
- Conflict with Laravel 8 Jetstream teams route
28+
2529
## 0.2.6 - 2021-04-26
2630
### Fixed
2731
- Conflict with Laravel 8 default routes

config/package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
|
1414
*/
1515

16-
'version' => '0.2.6',
16+
'version' => '0.2.7',
1717

1818
];

0 commit comments

Comments
 (0)