Skip to content

Commit 2d13bf8

Browse files
chore(main): release 1.1.0
1 parent 21515ec commit 2d13bf8

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/cpp-linter/asdf-clang-tools/compare/v1.0.0...v1.1.0) (2025-06-12)
4+
5+
6+
### Features
7+
8+
* add devcontainer ([21515ec](https://github.com/cpp-linter/asdf-clang-tools/commit/21515ecf6c1388620c55b4329d39cf4e7f1017b0))
9+
10+
11+
### Bug Fixes
12+
13+
* 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))
14+
315
## 1.0.0 (2025-05-28)
416

517

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)