Skip to content

Commit 57c0aee

Browse files
chore(main): release 1.3.0 (#25)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c8f0dcb commit 57c0aee

2 files changed

Lines changed: 15 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.2.0"
2+
".": "1.3.0"
33
}

CHANGELOG.md

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

3+
## [1.3.0](https://github.com/CodeBoarding/CodeBoarding-action/compare/v1.2.0...v1.3.0) (2026-06-13)
4+
5+
6+
### Features
7+
8+
* link the PR comment to the hosted webview (webview_base_url, default ([c8f0dcb](https://github.com/CodeBoarding/CodeBoarding-action/commit/c8f0dcbb5b2314b1ac3f1524a96fea98a02c2994))
9+
* list each changed component's touched files in the PR comment ([#27](https://github.com/CodeBoarding/CodeBoarding-action/issues/27)) ([c8f0dcb](https://github.com/CodeBoarding/CodeBoarding-action/commit/c8f0dcbb5b2314b1ac3f1524a96fea98a02c2994))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** match the action's full key normalization + add preflight ([e9aa643](https://github.com/CodeBoarding/CodeBoarding-action/commit/e9aa6435ce9f0ffe6726d5c1a3758980f79f1c3b))
15+
* **ci:** strip OpenRouter key + read model pins from secrets in baseline refresh ([8e88d8c](https://github.com/CodeBoarding/CodeBoarding-action/commit/8e88d8ccecb4a199439845c1dd14e40ed46eb52c))
16+
317
## [1.2.0](https://github.com/CodeBoarding/CodeBoarding-action/compare/v1.1.0...v1.2.0) (2026-06-10)
418

519

0 commit comments

Comments
 (0)