Skip to content

Commit de594d3

Browse files
chore(main): release plugin-api 3.0.2 (#146)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b5d5d37 commit de594d3

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.1"
2+
".": "3.0.2"
33
}

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Changelog
2+
3+
## [3.0.2](https://github.com/heroku/heroku-api-plugin/compare/plugin-api-v3.0.1...plugin-api-v3.0.2) (2025-12-05)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* onboard shared workflows ([#141](https://github.com/heroku/heroku-api-plugin/issues/141)) ([b712efa](https://github.com/heroku/heroku-api-plugin/commit/b712efac9f6e0c8f2b2c96438404b4a4e099a2ad))
9+
* onboard shared workflows ([#142](https://github.com/heroku/heroku-api-plugin/issues/142)) ([fa25b6a](https://github.com/heroku/heroku-api-plugin/commit/fa25b6adbdce949bc712b7f0e7d14ca5b3d01ce9))
10+
* onboard shared workflows ([#145](https://github.com/heroku/heroku-api-plugin/issues/145)) ([3e1236a](https://github.com/heroku/heroku-api-plugin/commit/3e1236aecb9e3d28ae323ce06ba2bd7407dcc5ea))
11+
* set bootstrap sha to 3.0.1 release ([#147](https://github.com/heroku/heroku-api-plugin/issues/147)) ([a78834e](https://github.com/heroku/heroku-api-plugin/commit/a78834ec01ce7fb0d8de4f88fd59964c8b9e330c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@heroku-cli/plugin-api",
33
"description": "access the Heroku API directly",
4-
"version": "3.0.1",
4+
"version": "3.0.2",
55
"author": "Heroku",
66
"bugs": {
77
"url": "https://github.com/heroku/heroku-api-plugin/issues"

0 commit comments

Comments
 (0)