Skip to content

Commit 6d4a49b

Browse files
committed
chore: release v1.8.0-beta.6
1 parent 92fc0d6 commit 6d4a49b

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
# [1.8.0-beta.6](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.5...v1.8.0-beta.6) (2023-06-21)
4+
5+
6+
### Bug Fixes
7+
8+
* merge default and fs config ([474471b](https://github.com/currents-dev/cypress-cloud/commit/474471bfefb4caa030f570b873b942f6b7addf4f))
9+
310
# [1.8.0-beta.5](https://github.com/currents-dev/cypress-cloud/compare/v1.8.0-beta.3...v1.8.0-beta.5) (2023-06-13)
411

512

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cypress-cloud/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-cloud",
3-
"version": "1.8.0-beta.5",
3+
"version": "1.8.0-beta.6",
44
"main": "./dist/index.js",
55
"author": "Currents Software Inc",
66
"homepage": "https://github.com/currents-dev/cypress-cloud",

0 commit comments

Comments
 (0)