Skip to content

Commit 101c033

Browse files
committed
chore(release): 4.11.3 [skip ci]
1 parent cb9b9b7 commit 101c033

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+
## [4.11.3](https://github.com/oclif/core/compare/4.11.2...4.11.3) (2026-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* updating tinyglobby dependency [skip-validate-pr] ([1dc29ff](https://github.com/oclif/core/commit/1dc29ffa97964467f9fc2f554081ad0684d0fe47))
7+
8+
9+
110
## [4.11.2](https://github.com/oclif/core/compare/4.11.1...4.11.2) (2026-05-09)
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": "4.11.2",
4+
"version": "4.11.3",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)