Skip to content

Commit

Permalink
chore(release): 3.0.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-cli-bot committed Sep 28, 2023
1 parent dd9a700 commit 5645919
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,27 @@
# [3.0.0](https://github.com/oclif/test/compare/2.5.6...3.0.0) (2023-09-28)


* feat!: version 3 (#387) ([dd9a700](https://github.com/oclif/test/commit/dd9a700f2398d253f16027b641409de3cf0d9b17)), closes [#387](https://github.com/oclif/test/issues/387)


### BREAKING CHANGES

* node 18+, fancy-test v3

* chore: update github workflows

* chore(release): 2.5.7-beta.0 [skip ci]

* chore: major version bump

* chore(release): 3.0.0-beta.1 [skip ci]

* chore: pass token to automerge

* chore: bump chai to resolve dependabot vuln



## [2.5.6](https://github.com/oclif/test/compare/2.5.5...2.5.6) (2023-09-24)


Expand Down
2 changes: 1 addition & 1 deletion 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": "3.0.0-beta.1",
"version": "3.0.0",
"author": "Salesforce",
"bugs": "https://github.com/oclif/test/issues",
"dependencies": {
Expand Down

0 comments on commit 5645919

Please sign in to comment.