We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03d3d75 commit 3eb8705Copy full SHA for 3eb8705
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.20](https://github.com/salesforcecli/plugin-apex/compare/2.2.19...2.2.20) (2023-05-21)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump tslib from 2.5.0 to 2.5.2 ([600420a](https://github.com/salesforcecli/plugin-apex/commit/600420a0aafbca039eec24a60a05635184d7b32f))
7
8
9
10
## [2.2.19](https://github.com/salesforcecli/plugin-apex/compare/2.2.18...2.2.19) (2023-05-16)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@salesforce/plugin-apex",
"description": "Apex commands",
- "version": "2.2.19",
+ "version": "2.2.20",
"author": "Salesforce",
"bugs": "https://github.com/forcedotcom/cli/issues",
"main": "lib/index.js",
0 commit comments