We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64d02a commit 1e84de9Copy full SHA for 1e84de9
CHANGELOG.md
@@ -5,6 +5,8 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2
5
6
## [Unreleased]
7
8
+## [0.6.0] - 2025-03-04
9
+
10
## [0.5.0] - 2024-03-13
11
12
### Changed
@@ -69,7 +71,9 @@ format. This project adheres to [Semantic Versioning](https://semver.org/spec/v2
69
71
- `Fixed` for any bug fixes.
70
72
- `Security` in case of vulnerabilities.
73
-[Unreleased]: https://github.com/glhd/hooks/compare/0.5.0...HEAD
74
+[Unreleased]: https://github.com/glhd/hooks/compare/0.6.0...HEAD
75
76
+[0.6.0]: https://github.com/glhd/hooks/compare/0.5.0...0.6.0
77
78
[0.5.0]: https://github.com/glhd/hooks/compare/0.4.0...0.5.0
79
0 commit comments