Skip to content

Commit bae0db4

Browse files
chore(main): release 1.1.0
1 parent ae7c923 commit bae0db4

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/cpp-linter/asdf-clang-tools/compare/v1.0.0...v1.1.0) (2025-06-19)
4+
5+
6+
### Features
7+
8+
* add devcontainer ([21515ec](https://github.com/cpp-linter/asdf-clang-tools/commit/21515ecf6c1388620c55b4329d39cf4e7f1017b0))
9+
* update asdf-clang-tools help ([#19](https://github.com/cpp-linter/asdf-clang-tools/issues/19)) ([ae7c923](https://github.com/cpp-linter/asdf-clang-tools/commit/ae7c9236166e6f8d61e6ef264e6bd1cc1de1c002))
10+
11+
12+
### Bug Fixes
13+
14+
* plugin test failure and change to `GITHUB_TOKEN` ([#8](https://github.com/cpp-linter/asdf-clang-tools/issues/8)) ([c25b4d8](https://github.com/cpp-linter/asdf-clang-tools/commit/c25b4d889c1071e89fdeb6b554c1a58dc16055d6))
15+
316
## 1.0.0 (2025-05-28)
417

518

version.txt

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

0 commit comments

Comments
 (0)