Skip to content

Commit bedc496

Browse files
committed
chore(release): 2.2.12 [skip ci]
1 parent ce941e5 commit bedc496

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.2.12](https://github.com/salesforcecli/plugin-apex/compare/2.2.11...2.2.12) (2023-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* add info about results vs. id ([13a03a0](https://github.com/salesforcecli/plugin-apex/commit/13a03a0558870ca343b671555adc81150f34b4f0))
7+
8+
9+
110
## [2.2.11](https://github.com/salesforcecli/plugin-apex/compare/2.2.10...2.2.11) (2023-04-09)
211

312

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/plugin-apex",
33
"description": "Apex commands",
4-
"version": "2.2.11",
4+
"version": "2.2.12",
55
"author": "Salesforce",
66
"bugs": "https://github.com/forcedotcom/cli/issues",
77
"main": "lib/index.js",
@@ -228,4 +228,4 @@
228228
"output": []
229229
}
230230
}
231-
}
231+
}

0 commit comments

Comments
 (0)