Skip to content

Commit 92c285b

Browse files
chore(main): release plugin-api 3.0.3 (#152)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a5b6786 commit 92c285b

3 files changed

Lines changed: 9 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.2"
2+
".": "3.0.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.3](https://github.com/heroku/heroku-api-plugin/compare/plugin-api-v3.0.2...plugin-api-v3.0.3) (2026-01-29)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump lodash from 4.17.21 to 4.17.23 ([#151](https://github.com/heroku/heroku-api-plugin/issues/151)) ([a5b6786](https://github.com/heroku/heroku-api-plugin/commit/a5b6786160b6c8023b07a0ce2a9ed28ba028fb3e))
9+
310
## [3.0.2](https://github.com/heroku/heroku-api-plugin/compare/plugin-api-v3.0.1...plugin-api-v3.0.2) (2025-12-05)
411

512

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.2",
4+
"version": "3.0.3",
55
"author": "Heroku",
66
"bugs": {
77
"url": "https://github.com/heroku/heroku-api-plugin/issues"

0 commit comments

Comments
 (0)