Skip to content

Commit

Permalink
Merge pull request #24 from respond-io/release/release_v1-11-0_202405…
Browse files Browse the repository at this point in the history
…09061737

chore(main): release 1.11.0
  • Loading branch information
hasithaishere committed May 9, 2024
2 parents 722ed8d + 29413f2 commit 8765803
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@

## [v1.11.0](https://github.com/respond-io/release-management-action/compare/v1.10.0...v1.11.0) (2024-05-09)

### Features

* Update release tagging action to include version outputs ([8317f5b](https://github.com/respond-io/release-management-action/commit/8317f5b59018b3aba4c0b084b1ede76b9ac9662c))



### Affected Areas
| **Service** | **Type** |
|--------------------|---------------------------------------------------------|
| `actions/ReleaseTaggingAction.js` | Other |
<!--- EOR(End Of Release : [v1.11.0]) -->

## [v1.10.0](https://github.com/respond-io/release-management-action/compare/v1.9.0...v1.10.0) (2024-05-08)


Expand Down Expand Up @@ -216,4 +232,5 @@
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "release-management-action",
"version": "1.10.0",
"version": "1.11.0",
"description": "Github action for managing the release version and tags based on the release type.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8765803

Please sign in to comment.