Skip to content

Commit 618dfcd

Browse files
chore(main): release plugin-devcenter 2.0.1
1 parent 5148f3a commit 618dfcd

4 files changed

Lines changed: 12 additions & 4 deletions

File tree

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## [2.0.1](https://github.com/heroku/devcenter-cli/compare/plugin-devcenter-v2.0.0...plugin-devcenter-v2.0.1) (2026-06-10)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump ws from 8.20.0 to 8.21.0 ([#65](https://github.com/heroku/devcenter-cli/issues/65)) ([5148f3a](https://github.com/heroku/devcenter-cli/commit/5148f3af15533a93e2474192c6a80ac2a4510694))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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-devcenter",
33
"description": "Heroku CLI plugin to interact with Heroku Dev Center",
4-
"version": "2.0.0",
4+
"version": "2.0.1",
55
"author": "Heroku",
66
"type": "module",
77
"license": "ISC",

0 commit comments

Comments
 (0)