Skip to content

Commit 2a0dc8b

Browse files
committed
chore(release): 4.10.2 [skip ci]
1 parent e78f752 commit 2a0dc8b

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.10.2](https://github.com/oclif/core/compare/4.10.1...4.10.2) (2026-03-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump flatted from 3.3.2 to 3.4.2 ([64f4b92](https://github.com/oclif/core/commit/64f4b92a797041a2194c4e29d061e4a399e783f1))
7+
8+
9+
110
## [4.10.1](https://github.com/oclif/core/compare/4.10.0...4.10.1) (2026-03-20)
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.10.1",
4+
"version": "4.10.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/core/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)