Skip to content

Commit 6cd501c

Browse files
committed
chore(release): 4.2.7 [skip ci]
1 parent 8943f05 commit 6cd501c

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.7](https://github.com/oclif/core/compare/4.2.6...4.2.7) (2025-02-17)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump ansis from 3.10.0 to 3.14.0 ([#1319](https://github.com/oclif/core/issues/1319)) ([1de1085](https://github.com/oclif/core/commit/1de10854d7b51a92713c3e2275611a56f5b56e08))
7+
8+
9+
110
## [4.2.6](https://github.com/oclif/core/compare/4.2.5...4.2.6) (2025-02-02)
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.6",
4+
"version": "4.2.7",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)