Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
chore: release 2.27.0 (#303)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
  • Loading branch information
google-github-actions-bot and bcoe committed May 4, 2021
1 parent e3a8d0e commit 456ac57
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.27.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.26.0...v2.27.0) (2021-05-04)


### Features

* **release-please:** improved go release strategy ([#301](https://www.github.com/google-github-actions/release-please-action/issues/301)) ([0267b45](https://www.github.com/google-github-actions/release-please-action/commit/0267b45516a836f3d70c32fc0b70036b1ef84eed))

## [2.26.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.25.1...v2.26.0) (2021-04-29)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "release-please-action",
"private": true,
"version": "2.26.0",
"version": "2.27.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 456ac57

Please sign in to comment.