There was an error while loading. Please reload this page.
1 parent 24232fe commit 7fcab26Copy full SHA for 7fcab26
2 files changed
CHANGELOG.md
@@ -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
10
## [4.11.1](https://github.com/oclif/core/compare/4.11.0...4.11.1) (2026-05-07)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/core",
"description": "base library for oclif CLIs",
- "version": "4.11.1",
+ "version": "4.11.2",
"author": "Salesforce",
"bugs": "https://github.com/oclif/core/issues",
"dependencies": {
0 commit comments