Skip to content

Commit 8c0a104

Browse files
author
SF-CLI-BOT
committed
chore(release): 2.2.0 [ci skip]
1 parent 6ee7051 commit 8c0a104

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.2.0](https://github.com/salesforcecli/plugin-org/compare/v2.1.7...v2.2.0) (2022-08-17)
6+
7+
### Features
8+
9+
- fix for mixed-case usernames ([#384](https://github.com/salesforcecli/plugin-org/issues/384)) ([6ee7051](https://github.com/salesforcecli/plugin-org/commit/6ee705162852a2a4f5f1dc74a28e31226aaf60fc))
10+
511
### [2.1.7](https://github.com/salesforcecli/plugin-org/compare/v2.0.7...v2.1.7) (2022-08-11)
612

713
### [2.0.7](https://github.com/salesforcecli/plugin-org/compare/v2.0.6...v2.0.7) (2022-07-29)

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.1.7",
4+
"version": "2.2.0",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",

0 commit comments

Comments
 (0)