Skip to content

Commit

Permalink
chore(release): 1.4.11 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Apr 1, 2023
1 parent 6efca6a commit c231427
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.4.11](https://github.com/salesforcecli/plugin-signups/compare/1.4.10...1.4.11) (2023-04-01)


### Bug Fixes

* **deps:** bump @salesforce/core from 3.34.4 to 3.34.6 ([4f4f421](https://github.com/salesforcecli/plugin-signups/commit/4f4f421961c8701d5a7f66915aa5f3890cc74757))



## [1.4.10](https://github.com/salesforcecli/plugin-signups/compare/1.4.9...1.4.10) (2023-03-26)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-signups",
"description": "Commands to interact with org shapes",
"version": "1.4.10",
"version": "1.4.11",
"author": "Salesforce",
"main": "lib/index.js",
"bugs": "https://github.com/forcedotcom/cli/issues",
Expand Down Expand Up @@ -227,4 +227,4 @@
"output": []
}
}
}
}

0 comments on commit c231427

Please sign in to comment.