Skip to content

Commit b3cd93c

Browse files
committed
chore(release): 2.3.32 [skip ci]
1 parent 078fc28 commit b3cd93c

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.3.32](https://github.com/oclif/test/compare/2.3.31...2.3.32) (2023-07-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** bump fancy-test from 2.0.29 to 2.0.31 ([0788750](https://github.com/oclif/test/commit/0788750f97cf62f90683fdfcc642a9accd0d69a2))
7+
8+
9+
110
## [2.3.31](https://github.com/oclif/test/compare/2.3.30...2.3.31) (2023-07-19)
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.3.31",
4+
"version": "2.3.32",
55
"author": "Salesforce",
66
"bugs": "https://github.com/oclif/test/issues",
77
"dependencies": {

0 commit comments

Comments
 (0)