Skip to content

Commit

Permalink
Release 5.5.0 of the action (#1262)
Browse files Browse the repository at this point in the history
Release 5.5.0, including the external contribution from
#1252.
  • Loading branch information
tgummerer authored Aug 22, 2024
1 parent 7914121 commit 5ed04cf
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## HEAD (Unreleased)

- feat: Trim PR comments from the front
([#1252](https://github.com/pulumi/actions/pull/1252))

---

## 5.5.0 (2024-08-22)

- feat: Allow trimming PR comments from the front, so the summary is always
included in the comment ([#1252](https://github.com/pulumi/actions/pull/1252))

## 5.4.0 (2024-07-24)

- feat: strip ansi control characters from pull request comment
Expand Down Expand Up @@ -312,4 +314,4 @@

## 2.0.1 (2021-02-26)

- Initial reworking of the Action to be TypeScript based
- Initial reworking of the Action to be TypeScript based

0 comments on commit 5ed04cf

Please sign in to comment.