mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-27 13:08:17 +00:00
build(release): update CHANGELOG.md for v6.0.0 [skip ci]
This commit is contained in:
parent
0735972145
commit
1e9be4ac69
1 changed files with 18 additions and 0 deletions
18
CHANGELOG.md
Normal file
18
CHANGELOG.md
Normal file
|
|
@ -0,0 +1,18 @@
|
||||||
|
# Changelog
|
||||||
|
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.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))*:
|
||||||
|
|
||||||
|
tag released
|
||||||
|
|
||||||
|
|
||||||
|
### :sparkles: New Features
|
||||||
|
- [`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
|
||||||
Loading…
Reference in a new issue