Skip to content

Commit 74c87d0

Browse files
committed
chore(release): 2.2.6 [skip ci]
1 parent caffbb9 commit 74c87d0

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.6](https://github.com/salesforcecli/plugin-apex/compare/2.2.5...2.2.6) (2023-03-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/core from 3.33.6 to 3.34.1 ([7b96102](https://github.com/salesforcecli/plugin-apex/commit/7b9610292a368694105f08059294c1e4465fef10))
7+
8+
9+
110
## [2.2.5](https://github.com/salesforcecli/plugin-apex/compare/2.2.4...2.2.5) (2023-03-15)
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.5",
4+
"version": "2.2.6",
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)