Skip to content

Commit 64d93b4

Browse files
committed
chore(release): 4.5.0 [skip ci]
1 parent 9dd3bca commit 64d93b4

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.5.0](https://github.com/oclif/core/compare/4.4.1...4.5.0) (2025-07-07)
2+
3+
4+
### Features
5+
6+
* add error & Command to finally hook options ([#1422](https://github.com/oclif/core/issues/1422)) ([9dd3bca](https://github.com/oclif/core/commit/9dd3bcac43a3f40fb5cd07abc2d1b9415091d82a)), closes [#1417](https://github.com/oclif/core/issues/1417)
7+
8+
9+
110
## [4.4.1](https://github.com/oclif/core/compare/4.4.0...4.4.1) (2025-07-03)
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.4.1",
4+
"version": "4.5.0",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)