Skip to content

Commit 340539c

Browse files
committed
chore(release): 5.6.0 [skip ci]
1 parent a4255b4 commit 340539c

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [5.6.0](https://github.com/forcedotcom/dev-scripts/compare/5.5.0...5.6.0) (2023-08-07)
2+
3+
4+
### Features
5+
6+
* newer testkit/sdr ([0f621da](https://github.com/forcedotcom/dev-scripts/commit/0f621daf238e7ba692b96ff3ac470c1d7a23d157))
7+
8+
9+
110
# [5.5.0](https://github.com/forcedotcom/dev-scripts/compare/5.4.3...5.5.0) (2023-08-07)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/dev-scripts",
3-
"version": "5.5.0",
3+
"version": "5.6.0",
44
"description": "Standardize package.json scripts and config files for Salesforce projects.",
55
"repository": "forcedotcom/dev-scripts",
66
"bin": {

0 commit comments

Comments
 (0)