We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aac3dc commit 958a98fCopy full SHA for 958a98f
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.10.1](https://github.com/oclif/core/compare/4.10.0...4.10.1) (2026-03-20)
2
+
3
4
+### Bug Fixes
5
6
+* refresh yarn.lock ([745f56e](https://github.com/oclif/core/commit/745f56ebea25382c6006ba68a9846d0c44f57da8))
7
8
9
10
# [4.10.0](https://github.com/oclif/core/compare/4.9.0...4.10.0) (2026-03-19)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
- "version": "4.10.0",
+ "version": "4.10.1",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
0 commit comments