Skip to content

Commit 1441b77

Browse files
chore(main): release 1.11.0 (#85)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7b9b0ee commit 1441b77

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.3"
2+
".": "1.11.0"
33
}

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.11.0](https://github.com/CodeBoarding/CodeBoarding-action/compare/v1.10.3...v1.11.0) (2026-08-18)
4+
5+
6+
### Features
7+
8+
* **review:** compare against the merge base and reuse the PR's last analysis ([#81](https://github.com/CodeBoarding/CodeBoarding-action/issues/81)) ([5ea3fba](https://github.com/CodeBoarding/CodeBoarding-action/commit/5ea3fbae53392f2226a12c5c482b9901388a08f2))
9+
10+
11+
### Bug Fixes
12+
13+
* install tqdm, which the pinned engine imports but does not require ([#84](https://github.com/CodeBoarding/CodeBoarding-action/issues/84)) ([d8853c4](https://github.com/CodeBoarding/CodeBoarding-action/commit/d8853c41588117e774316767fb577d062796f837))
14+
* stop discarding the health report ([#82](https://github.com/CodeBoarding/CodeBoarding-action/issues/82)) ([f3e0919](https://github.com/CodeBoarding/CodeBoarding-action/commit/f3e09192385dcef764abf17d2ca4ce43c7028d80))
15+
316
## [1.10.3](https://github.com/CodeBoarding/CodeBoarding-action/compare/v1.10.2...v1.10.3) (2026-08-10)
417

518

0 commit comments

Comments
 (0)