Skip to content

Commit 8a32cc5

Browse files
committed
chore(release): 4.6.0 [skip ci]
1 parent d13b448 commit 8a32cc5

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.6.0](https://github.com/oclif/core/compare/4.5.6...4.6.0) (2025-10-20)
2+
3+
4+
### Features
5+
6+
* support the 'combinable' & 'only' flag relationships ([#1487](https://github.com/oclif/core/issues/1487)) ([#1488](https://github.com/oclif/core/issues/1488)) ([d13b448](https://github.com/oclif/core/commit/d13b448f229f182b065e0847cf4b761b8f2cbbd8))
7+
8+
9+
110
## [4.5.6](https://github.com/oclif/core/compare/4.5.5...4.5.6) (2025-10-15)
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.5.6",
4+
"version": "4.6.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)