Skip to content

Commit

Permalink
chore(release): 2.4.7 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 23, 2023
1 parent 8e126b4 commit 3e90d12
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.4.7](https://github.com/oclif/test/compare/2.4.6...2.4.7) (2023-08-23)


### Bug Fixes

* bump oclif/core ([8e126b4](https://github.com/oclif/test/commit/8e126b43b9ba3b0c4c33b6c3983e19dc246975e9))



## [2.4.6](https://github.com/oclif/test/compare/2.4.5...2.4.6) (2023-08-20)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@oclif/test",
"description": "test helpers for oclif components",
"version": "2.4.6",
"version": "2.4.7",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
Expand Down Expand Up @@ -45,4 +45,4 @@
"pretest": "yarn build --noEmit && tsc -p test --noEmit"
},
"types": "lib/index.d.ts"
}
}

0 comments on commit 3e90d12

Please sign in to comment.