Skip to content

Commit 2798ee2

Browse files
committed
chore(release): 2.10.0 [skip ci]
1 parent b03da3c commit 2798ee2

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# [2.10.0](https://github.com/salesforcecli/plugin-org/compare/2.9.30...2.10.0) (2023-08-09)
2+
3+
4+
### Features
5+
6+
* color coding ([5835857](https://github.com/salesforcecli/plugin-org/commit/58358574fe8c008acc28db5d56763fd54e7e39a0))
7+
* more tables by org type ([2b81062](https://github.com/salesforcecli/plugin-org/commit/2b810625e7a4aec5a2993977f57641ec353665f3))
8+
* pretty org list table ([ec974b8](https://github.com/salesforcecli/plugin-org/commit/ec974b8578b1786397a8c5c198dea0fdcd5a3923))
9+
10+
11+
12+
## [2.9.30](https://github.com/salesforcecli/plugin-org/compare/2.9.29...2.9.30) (2023-08-07)
13+
14+
15+
16+
## [2.9.29](https://github.com/salesforcecli/plugin-org/compare/2.9.28...2.9.29) (2023-08-07)
17+
18+
19+
120
## [2.9.28](https://github.com/salesforcecli/plugin-org/compare/2.9.27...2.9.28) (2023-07-30)
221

322

package.json

Lines changed: 1 addition & 1 deletion
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.9.30",
4+
"version": "2.10.0",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)