Skip to content

Commit 7fcab26

Browse files
committed
chore(release): 4.11.2 [skip ci]
1 parent 24232fe commit 7fcab26

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [4.11.2](https://github.com/oclif/core/compare/4.11.1...4.11.2) (2026-05-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump semver from 7.7.4 to 7.8.0 ([1471fe3](https://github.com/oclif/core/commit/1471fe3c85c1f2407f0b1d06d0b82caee58356a5))
7+
8+
9+
110
## [4.11.1](https://github.com/oclif/core/compare/4.11.0...4.11.1) (2026-05-07)
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.11.1",
4+
"version": "4.11.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)