Skip to content

Commit 84d05ab

Browse files
committed
chore(release): 2.5.2 [skip ci]
1 parent cf9daff commit 84d05ab

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+
## [2.5.2](https://github.com/oclif/test/compare/2.5.1...2.5.2) (2023-09-03)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump fancy-test from 2.0.35 to 2.0.37 ([d7658ea](https://github.com/oclif/test/commit/d7658eae5ed62f73717d23ee7309cd3fb5b1b0dc))
7+
8+
9+
110
## [2.5.1](https://github.com/oclif/test/compare/2.5.0...2.5.1) (2023-08-31)
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/test",
33
"description": "test helpers for oclif components",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)