Skip to content

Commit 20d1219

Browse files
chore(main): release 3.8.0 (#168)
Co-authored-by: mshick-release-please-bot[bot] <267974671+mshick-release-please-bot[bot]@users.noreply.github.com>
1 parent 38989f3 commit 20d1219

4 files changed

Lines changed: 11 additions & 4 deletions

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-
".": "3.7.0"
2+
".": "3.8.0"
33
}

CHANGELOG.md

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

3+
## [3.8.0](https://github.com/mshick/add-pr-comment/compare/v3.7.0...v3.8.0) (2026-03-14)
4+
5+
6+
### Features
7+
8+
* automatic message truncation for oversized comments ([#167](https://github.com/mshick/add-pr-comment/issues/167)) ([38989f3](https://github.com/mshick/add-pr-comment/commit/38989f396057a576bf9584d56295f40c6e4bd1df))
9+
310
## [3.7.0](https://github.com/mshick/add-pr-comment/compare/v3.6.0...v3.7.0) (2026-03-14)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mshick/add-pr-comment",
3-
"version": "3.7.0",
3+
"version": "3.8.0",
44
"description": "A GitHub Action which adds a comment to a Pull Request Issue.",
55
"keywords": [
66
"GitHub",

0 commit comments

Comments
 (0)