Skip to content

Commit f91541f

Browse files
chore(main): release 1.1.1 (#23)
1 parent 437f7e8 commit f91541f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/cpp-linter/asdf-clang-tools/compare/v1.1.0...v1.1.1) (2026-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* make more robust and expands CI coverage for new macOS and toolchain versions ([#29](https://github.com/cpp-linter/asdf-clang-tools/issues/29)) ([3ff7d08](https://github.com/cpp-linter/asdf-clang-tools/commit/3ff7d08b414605c61885a45b9d14ea64da7613d0))
9+
* update install-asdf.sh to fix lint fail ([e95b0bc](https://github.com/cpp-linter/asdf-clang-tools/commit/e95b0bc7875ca7f0eae370239514d5b3e20f9a5b))
10+
311
## [1.1.0](https://github.com/cpp-linter/asdf-clang-tools/compare/v1.0.0...v1.1.0) (2025-07-31)
412

513

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.0
1+
1.1.1

0 commit comments

Comments
 (0)