We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a01a0df commit 4661e6dCopy full SHA for 4661e6d
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.2.8](https://github.com/oclif/core/compare/4.2.7...4.2.8) (2025-02-22)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump ansis from 3.14.0 to 3.16.0 ([beabb00](https://github.com/oclif/core/commit/beabb005271709cf80454154414e121fc4379acb))
7
8
9
10
## [4.2.7](https://github.com/oclif/core/compare/4.2.6...4.2.7) (2025-02-17)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
- "version": "4.2.7",
+ "version": "4.2.8",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
0 commit comments