mirror of
https://github.com/googleapis/release-please-action.git
synced 2026-03-26 14:12:27 +00:00
chore: release 2.35.0 (#389)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
This commit is contained in:
committed by
GitHub
parent
02b1eccf92
commit
0091158605
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [2.35.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.34.0...v2.35.0) (2021-10-16)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **input:** add github GraphQL URL configuration for input ([#385](https://www.github.com/google-github-actions/release-please-action/issues/385)) ([720c5f8](https://www.github.com/google-github-actions/release-please-action/commit/720c5f8f53b8b3ef01ade67dd0ac1a3a8296791d))
|
||||
|
||||
## [2.34.0](https://www.github.com/google-github-actions/release-please-action/compare/v2.33.1...v2.34.0) (2021-10-04)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"version": "2.34.0",
|
||||
"version": "2.35.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "release-please-action",
|
||||
"private": true,
|
||||
"version": "2.34.0",
|
||||
"version": "2.35.0",
|
||||
"description": "automated releases based on conventional commits",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user