Skip to content

Commit c0d7df1

Browse files
Release v1.9.3 (#94)
Co-authored-by: github-actions[bot] <noreply@github.com>
1 parent a038bf4 commit c0d7df1

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)