Skip to content

Commit e5b941a

Browse files
committed
chore(release): 2.4.2 [skip ci]
1 parent fe2f79c commit e5b941a

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.4.2](https://github.com/salesforcecli/plugin-org/compare/2.4.1...2.4.2) (2023-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* remove beta tag from org commands ([13ba4ea](https://github.com/salesforcecli/plugin-org/commit/13ba4ea871fed556e5b4742f50cdd3d6cf2e374f))
7+
8+
9+
110
## [2.4.1](https://github.com/salesforcecli/plugin-org/compare/2.4.0...2.4.1) (2023-02-17)
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.4.1",
4+
"version": "2.4.2",
55
"author": "Salesforce",
66
"main": "lib/index.js",
77
"bugs": "https://github.com/forcedotcom/cli/issues",
@@ -221,4 +221,4 @@
221221
"output": []
222222
}
223223
}
224-
}
224+
}

0 commit comments

Comments
 (0)