mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-28 13:28:18 +00:00
18 lines
No EOL
767 B
Markdown
18 lines
No EOL
767 B
Markdown
# 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 |