Skip to content

Commit d8fe013

Browse files
committed
chore(release): 2.2.15 [skip ci]
1 parent ab3a3f4 commit d8fe013

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.15](https://github.com/salesforcecli/plugin-apex/compare/2.2.14...2.2.15) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/apex-node from 1.6.0 to 1.6.1 ([92d049d](https://github.com/salesforcecli/plugin-apex/commit/92d049dfce293a77f58fc7e293da79d6a732b819))
7+
8+
9+
110
## [2.2.14](https://github.com/salesforcecli/plugin-apex/compare/2.2.13...2.2.14) (2023-04-23)
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.14",
4+
"version": "2.2.15",
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)