Skip to content

Commit f0d8282

Browse files
committed
chore(release): 2.6.9 [skip ci]
1 parent 6b6ef08 commit f0d8282

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.6.9](https://github.com/salesforcecli/plugin-org/compare/2.6.8...2.6.9) (2023-04-10)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump @salesforce/sf-plugins-core from 2.2.5 to 2.2.7 ([ea868ac](https://github.com/salesforcecli/plugin-org/commit/ea868acbde85435f9ccb22c16eb3e149055acedb))
7+
8+
9+
110
## [2.6.8](https://github.com/salesforcecli/plugin-org/compare/2.6.7...2.6.8) (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-org",
33
"description": "Commands to interact with Salesforce orgs",
4-
"version": "2.6.8",
4+
"version": "2.6.9",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -236,4 +236,4 @@
236236
"output": []
237237
}
238238
}
239-
}
239+
}

0 commit comments

Comments
 (0)