Skip to content

Commit 37e663f

Browse files
committed
chore(release): 4.2.6 [skip ci]
1 parent 863dcd6 commit 37e663f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.2.6](https://github.com/oclif/core/compare/4.2.5...4.2.6) (2025-02-02)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump ansis from 3.9.0 to 3.10.0 ([0c3b168](https://github.com/oclif/core/commit/0c3b1685bbc130f88533c6429a212460cfa022f7))
7+
8+
9+
110
## [4.2.5](https://github.com/oclif/core/compare/4.2.4...4.2.5) (2025-01-28)
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.2.5",
4+
"version": "4.2.6",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)