mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2025-12-28 05:28:16 +00:00
24 lines
No EOL
1 KiB
Markdown
24 lines
No EOL
1 KiB
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.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))*:
|
|
|
|
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
|
|
[v6.0.1]: https://github.com/t3rn/semantic-version/compare/v6.0.0...v6.0.1 |