Skip to content

Commit ceb804a

Browse files
committed
chore(release): 2.11.0 [skip ci]
1 parent 4787248 commit ceb804a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.11.0](https://github.com/oclif/core/compare/2.10.1...2.11.0) (2023-07-28)
2+
3+
4+
### Features
5+
6+
* deprecate scopedEnvVarKey for scopedEnvVarKeys which accounts for binAliases ([#751](https://github.com/oclif/core/issues/751)) ([4787248](https://github.com/oclif/core/commit/4787248655c39aaebb83eccd02bba3109921ccf7))
7+
8+
9+
110
## [2.10.1](https://github.com/oclif/core/compare/2.10.0...2.10.1) (2023-07-28)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@oclif/core",
33
"description": "base library for oclif CLIs",
4-
"version": "2.10.1",
4+
"version": "2.11.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)