Skip to content

Commit e776be8

Browse files
committed
Filename was being retrieved using the wrong key
1 parent 9040588 commit e776be8

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
66
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased](https://github.com/BlameButton/laravel-changelog/compare/v1.0.1...main)
8+
## [Unreleased](https://github.com/BlameButton/laravel-changelog/compare/v1.0.3...main)
9+
10+
## [v1.0.3](https://github.com/BlameButton/laravel-changelog/compare/v1.0.2...v1.0.3) - 2021-11-05
11+
12+
### Fixed
13+
14+
- Filename is retrieved using the wrong key
915

1016
## [v1.0.2](https://github.com/BlameButton/laravel-changelog/compare/v1.0.1...v1.0.2) - 2021-11-05
1117

0 commit comments

Comments
 (0)