Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Aug 31, 2023
1 parent c1ec8be commit 4973d04
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.5.0](https://github.com/oclif/test/compare/2.4.8...2.5.0) (2023-08-31)


### Features

* use core v3 ([c1ec8be](https://github.com/oclif/test/commit/c1ec8bebf24eb0312b8059185885311963614eb2))



## [2.4.8](https://github.com/oclif/test/compare/2.4.7...2.4.8) (2023-08-27)


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.8",
"version": "2.5.0",
"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 4973d04

Please sign in to comment.