We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf9daff commit 84d05abCopy full SHA for 84d05ab
CHANGELOG.md
@@ -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
10
## [2.5.1](https://github.com/oclif/test/compare/2.5.0...2.5.1) (2023-08-31)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
- "version": "2.5.1",
+ "version": "2.5.2",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
0 commit comments