Skip to content

Commit c2f36f6

Browse files
committed
v2.1.0
1 parent 09dcb8b commit c2f36f6

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## Unreleased
3+
## [2.1.0](https://github.com/xt0rted/pull-request-comment-branch/compare/v2.0.0...v2.1.0) - 2024-06-10
4+
5+
- Added `head_owner` and `head_repo` outputs
6+
- Bumped `@actions/core` from 1.10.0 to 1.10.1
7+
- Bumped `@actions/github` from 5.1.1 to 6.0.0
48

59
- Bumped `@actions/core` from 1.10.0 to 1.10.1
610
- Bumped `@actions/github` from 5.1.1 to 6.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pull-request-comment-branch",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"private": true,
55
"description": "Gets the head ref and sha of a pull request comment",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)