Skip to content

Commit

Permalink
Release v1.9.3 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <noreply@github.com>
  • Loading branch information
github-actions[bot] and web-flow authored Oct 9, 2023
1 parent a038bf4 commit c0d7df1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [v1.9.3] - 2023-10-09

### Fixed

- Fixed an issue when handling `--` arguments
Expand Down Expand Up @@ -339,7 +341,7 @@ Initial release with support for:
- clang-tidy
- cppcheck

[unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...HEAD
[unreleased]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.3...HEAD
[v1.0.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/20b1113bf223273cda31a14a82c9d573a342de4a...v1.0.0
[v1.0.1]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.0...v1.0.1
[v1.1.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.0.1...v1.1.0
Expand All @@ -359,3 +361,4 @@ Initial release with support for:
[v1.9.0]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.8.1...v1.9.0
[v1.9.1]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.0...v1.9.1
[v1.9.2]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.1...v1.9.2
[v1.9.3]: https://github.com/Takishima/cmake-pre-commit-hooks/compare/v1.9.2...v1.9.3

0 comments on commit c0d7df1

Please sign in to comment.