Skip to content

Commit 0002d29

Browse files
committed
chore: Update CHANGELOG.md
1 parent 8990d8a commit 0002d29

File tree

3 files changed

+13
-26
lines changed

3 files changed

+13
-26
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.4.0] - 2025-01-02
9+
10+
### Added
11+
12+
- Author linking inside of action! 🚀 ([#62](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/62)) ([Justin Elmore](https://git.justinelmore.dev/jelmore1674))
13+
14+
### Fixed
15+
16+
- Resolve bug where versions with more than 1 digit was not being parsed correctly. ([#61](https://git.justinelmore.dev/jelmore1674/build-changelog/issues/61), [#62](https://git.justinelmore.dev/jelmore1674/build-changelog/pulls/62)) ([Justin Elmore](https://git.justinelmore.dev/jelmore1674))
17+
818
## [1.3.1] - 2025-01-01
919

1020
### Fixed
@@ -261,7 +271,8 @@ _Initial Release_
261271
- inital release of app.
262272
- `breaking` keyword to show breaking changes.
263273

264-
[Unreleased]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/vUnreleased
274+
275+
[1.4.0]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v1.4.0
265276
[1.3.1]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v1.3.1
266277
[1.3.0]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v1.3.0
267278
[1.2.0]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v1.2.0
@@ -288,4 +299,4 @@ _Initial Release_
288299
[0.1.0]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v0.1.0
289300
[0.0.7]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v0.0.7
290301
[0.0.6]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v0.0.6
291-
[0.0.5]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v0.0.5
302+
[0.0.5]: https://git.justinelmore.dev/jelmore1674/build-changelog/releases/tag/v0.0.5

changelog/author.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

changelog/regex.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)