We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb9b9b7 commit 101c033Copy full SHA for 101c033
2 files changed
CHANGELOG.md
@@ -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
10
## [4.11.2](https://github.com/oclif/core/compare/4.11.1...4.11.2) (2026-05-09)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
- "version": "4.11.2",
+ "version": "4.11.3",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
0 commit comments