mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-27 04:58:17 +00:00
build(release): update CHANGELOG.md for v6.0.1 [skip ci]
This commit is contained in:
parent
17661ebeae
commit
3d1de0dccd
1 changed files with 7 additions and 1 deletions
|
|
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
|
|||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## [v6.0.1] - 2023-03-28
|
||||
### :bug: Bug Fixes
|
||||
- [`17661eb`](https://github.com/t3rn/semantic-version/commit/17661ebeaea9360011a2d97f1ccb972a03498d9f) - update readme.md *(commit by [@3h4x](https://github.com/3h4x))*
|
||||
|
||||
|
||||
## [v6.0.0] - 2023-03-28
|
||||
### :boom: BREAKING CHANGES
|
||||
- due to [`0735972`](https://github.com/3h4x/semantic-version/commit/0735972145d58f5a977a4cd041f7f67f3795457b) - tag released *(commit by [@3h4x](https://github.com/3h4x))*:
|
||||
|
|
@ -15,4 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- [`0735972`](https://github.com/3h4x/semantic-version/commit/0735972145d58f5a977a4cd041f7f67f3795457b) - tag released *(commit by [@3h4x](https://github.com/3h4x))*
|
||||
|
||||
|
||||
[v6.0.0]: https://github.com/3h4x/semantic-version/compare/v5.0.3...v6.0.0
|
||||
[v6.0.0]: https://github.com/3h4x/semantic-version/compare/v5.0.3...v6.0.0
|
||||
[v6.0.1]: https://github.com/t3rn/semantic-version/compare/v6.0.0...v6.0.1
|
||||
Loading…
Reference in a new issue