Skip to content

Commit 40b9724

Browse files
author
SF-CLI-BOT
committed
chore(release): 2.0.3 [ci skip]
1 parent fd91b14 commit 40b9724

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.0.3](https://github.com/salesforcecli/plugin-org/compare/v2.0.2...v2.0.3) (2022-07-13)
6+
7+
### Bug Fixes
8+
9+
- bump version of @salesforce/core ([1d7a9e4](https://github.com/salesforcecli/plugin-org/commit/1d7a9e4a92e8495b81065a7295190a40329e3a08))
10+
511
### [2.0.2](https://github.com/salesforcecli/plugin-org/compare/v2.0.1...v2.0.2) (2022-07-07)
612

713
### [2.0.1](https://github.com/salesforcecli/plugin-org/compare/v2.0.0...v2.0.1) (2022-06-28)

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

0 commit comments

Comments
 (0)