Skip to content

Commit 928440c

Browse files
committed
Add v1.5.1 to CHANGELOG.md
1 parent 6a7bdf3 commit 928440c

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
@@ -4,9 +4,12 @@ All notable changes to `cybercog/laravel-paket` will be documented in this file.
44

55
## [Unreleased]
66

7+
## [1.5.1]
8+
79
### Fixed
810

911
- ([#58]) Fix fallback Base URI value
12+
- ([#61]) Fixed [GHSA-h9rv-jmmf-4pgx](https://github.com/advisories/GHSA-h9rv-jmmf-4pgx)
1013

1114
## [1.5.0]
1215

@@ -61,13 +64,15 @@ All notable changes to `cybercog/laravel-paket` will be documented in this file.
6164

6265
- Initial release
6366

64-
[Unreleased]: https://github.com/cybercog/laravel-paket/compare/1.5.0...master
67+
[Unreleased]: https://github.com/cybercog/laravel-paket/compare/1.5.1...master
68+
[1.5.1]: https://github.com/cybercog/laravel-paket/compare/1.5.0...1.5.1
6569
[1.5.0]: https://github.com/cybercog/laravel-paket/compare/1.4.0...1.5.0
6670
[1.4.0]: https://github.com/cybercog/laravel-paket/compare/1.3.0...1.4.0
6771
[1.3.0]: https://github.com/cybercog/laravel-paket/compare/1.2.0...1.3.0
6872
[1.2.0]: https://github.com/cybercog/laravel-paket/compare/1.1.0...1.2.0
6973
[1.1.0]: https://github.com/cybercog/laravel-paket/compare/1.0.0...1.1.0
7074

75+
[#61]: https://github.com/cybercog/laravel-paket/pull/61
7176
[#58]: https://github.com/cybercog/laravel-paket/pull/58
7277
[#55]: https://github.com/cybercog/laravel-paket/pull/55
7378
[#53]: https://github.com/cybercog/laravel-paket/pull/53

0 commit comments

Comments
 (0)