Skip to content

Commit

Permalink
chore(main): release 3.8.0 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
stainless-bot authored Apr 11, 2023
1 parent 711fba1 commit 1b79b68
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [3.8.0](https://github.com/stainless-api/release-please-action/compare/v3.7.6...v3.8.0) (2023-04-11)


### Features

* **github:** add support for specifying a github-use-graphql option ([#1](https://github.com/stainless-api/release-please-action/issues/1)) ([6e6914f](https://github.com/stainless-api/release-please-action/commit/6e6914fa794c316d7881dfd4c5f15d0edea41c36))


### Bug Fixes

* proper setup for github-use-graphql ([#8](https://github.com/stainless-api/release-please-action/issues/8)) ([f925d59](https://github.com/stainless-api/release-please-action/commit/f925d591035aa0e92c98917eaf6469da3afe2e49))

## [3.7.6](https://github.com/google-github-actions/release-please-action/compare/v3.7.5...v3.7.6) (2023-03-28)


Expand Down
4 changes: 2 additions & 2 deletions 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": "3.7.6",
"version": "3.8.0",
"description": "automated releases based on conventional commits",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 1b79b68

Please sign in to comment.