Skip to content

Commit 3c8cc06

Browse files
committed
chore(release): 2.11.8 [skip ci]
1 parent 11e4f73 commit 3c8cc06

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.11.8](https://github.com/oclif/core/compare/2.11.7...2.11.8) (2023-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* handle lack of bin (happens in UT when stubbing config) ([#758](https://github.com/oclif/core/issues/758)) ([11e4f73](https://github.com/oclif/core/commit/11e4f73cf855f71294e4fc70c9d580c75bcef6e3))
7+
8+
9+
110
## [2.11.7](https://github.com/oclif/core/compare/2.11.6...2.11.7) (2023-08-03)
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.11.7",
4+
"version": "2.11.8",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)