Skip to content

Commit

Permalink
chore(release): 2.3.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Feb 6, 2023
1 parent 09046b4 commit eebc3ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.2](https://github.com/salesforcecli/plugin-limits/compare/2.3.1...2.3.2) (2023-02-06)


### Bug Fixes

* **deps:** bump @salesforce/ts-types from 1.7.2 to 1.7.3 ([9122aab](https://github.com/salesforcecli/plugin-limits/commit/9122aab693920bc3963944f253f9929ef12f674a))



## [2.3.1](https://github.com/salesforcecli/plugin-limits/compare/2.3.0...2.3.1) (2023-02-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-limits",
"description": "commands to display api limits to your org",
"version": "2.3.1",
"version": "2.3.2",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
Expand Down

0 comments on commit eebc3ae

Please sign in to comment.