Skip to content

Commit

Permalink
Release 2.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Sep 12, 2021
1 parent f3d3b09 commit 5739868
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [2.0.0-beta.0](https://github.com/sorry-cypress/cy2/compare/v1.3.0...v2.0.0-beta.0) (2021-09-12)


### Features

* add more discovery strategies ([f3d3b09](https://github.com/sorry-cypress/cy2/commit/f3d3b09e001578e768f7f1aac8932d57427e05c8))
* use CYPRESS_PACKAGE_CONFIG_PATH ([743a892](https://github.com/sorry-cypress/cy2/commit/743a892662aa9586ee52df2cdb6eee6479abdd7e))


### BREAKING CHANGES

* bumping major for safe release, no API changes

# [1.3.0](https://github.com/sorry-cypress/cy2/compare/v1.2.1...v1.3.0) (2021-09-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cy2",
"version": "1.3.0",
"version": "2.0.0-beta.0",
"author": "Andrew Goldis",
"main": "./dist",
"typings": "./dist",
Expand Down

0 comments on commit 5739868

Please sign in to comment.