Skip to content

Commit

Permalink
chore(release): 2.2.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Mar 12, 2023
1 parent 44c85f5 commit 8d3aba4
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.2.3](https://github.com/salesforcecli/plugin-apex/compare/2.2.2...2.2.3) (2023-03-12)


### Bug Fixes

* **deps:** bump @salesforce/sf-plugins-core from 2.2.3 to 2.2.4 ([daa4de9](https://github.com/salesforcecli/plugin-apex/commit/daa4de96b3b6e4da4d079a0801a115914581481d))



## [2.2.2](https://github.com/salesforcecli/plugin-apex/compare/2.2.1...2.2.2) (2023-03-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-apex",
"description": "Apex commands",
"version": "2.2.2",
"version": "2.2.3",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
Expand Down

0 comments on commit 8d3aba4

Please sign in to comment.