File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ v1.9.3] - 2023-10-09
11+
1012### Fixed
1113
1214- Fixed an issue when handling ` -- ` arguments
@@ -339,7 +341,7 @@ Initial release with support for:
339341- clang-tidy
340342- cppcheck
341343
342- [ unreleased ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2 ...HEAD
344+ [ unreleased ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.3 ...HEAD
343345[ v1.0.0 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/20b1113bf223273cda31a14a82c9d573a342de4a...v1.0.0
344346[ v1.0.1 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.0...v1.0.1
345347[ v1.1.0 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.1...v1.1.0
@@ -359,3 +361,4 @@ Initial release with support for:
359361[ v1.9.0 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.8.1...v1.9.0
360362[ v1.9.1 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.0...v1.9.1
361363[ v1.9.2 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.1...v1.9.2
364+ [ v1.9.3 ] : https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...v1.9.3
You can’t perform that action at this time.
0 commit comments