Skip to content

Commit 958a98f

Browse files
committed
chore(release): 4.10.1 [skip ci]
1 parent 9aac3dc commit 958a98f

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.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+
110
# [4.10.0](https://github.com/oclif/core/compare/4.9.0...4.10.0) (2026-03-19)
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.10.0",
4+
"version": "4.10.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)