Skip to content

Commit

Permalink
v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kemmerle committed Aug 27, 2024
1 parent 6258cd9 commit eb76ce9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion acceptance-tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acceptance-tests",
"version": "5.2.1-beta.12",
"version": "5.4.0",
"description": "Acceptance tests for cli",
"private": true,
"homepage": "https://github.com/HubSpot/hubspot-cli#readme",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"npmClient": "yarn",
"useWorkspaces": true,
"packages": ["packages/*", "acceptance-tests"],
"version": "5.3.1"
"version": "5.4.0"
}
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hubspot/cli",
"version": "5.3.1",
"version": "5.4.0",
"description": "CLI for working with HubSpot",
"license": "Apache-2.0",
"repository": {
Expand Down

0 comments on commit eb76ce9

Please sign in to comment.