Skip to content

Commit 405d65a

Browse files
committed
chore(release): 4.7.1 [skip ci]
1 parent 5ad6bf0 commit 405d65a

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.7.1](https://github.com/oclif/core/compare/4.7.0...4.7.1) (2025-10-23)
2+
3+
4+
### Bug Fixes
5+
6+
* warn about unparsed arguments ([#1490](https://github.com/oclif/core/issues/1490)) ([5ad6bf0](https://github.com/oclif/core/commit/5ad6bf0dacd29519d724ebe0c695ceab4e4cfe13))
7+
8+
9+
110
# [4.7.0](https://github.com/oclif/core/compare/4.6.0...4.7.0) (2025-10-22)
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.7.0",
4+
"version": "4.7.1",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)