Skip to content

Commit

Permalink
chore: release v1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
agoldis committed Nov 22, 2024
1 parent 34888c5 commit 401e946
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@


# [1.12.0](https://github.com/currents-dev/cypress-cloud/compare/v1.11.0...v1.12.0) (2024-11-22)


### Features

* add previousCiBuildId to run creation ([d39614c](https://github.com/currents-dev/cypress-cloud/commit/d39614c0c7511701d3d431f37824a79cf40b561e))
* added env for machine id ([#218](https://github.com/currents-dev/cypress-cloud/issues/218)) ([34888c5](https://github.com/currents-dev/cypress-cloud/commit/34888c55ff2e39c1bfe9544b408dd3f8d6dd18fb))

# [1.11.0](https://github.com/currents-dev/cypress-cloud/compare/v1.10.2...v1.11.0) (2024-08-31)

### Features
Expand Down Expand Up @@ -369,4 +379,4 @@
- implement generic http client with retries ([a9711bd](https://github.com/currents-dev/cypress-cloud/commit/a9711bde1fbb2cd37dbc8979593159d183bfa866))
- improve setup steps ([9bf16fe](https://github.com/currents-dev/cypress-cloud/commit/9bf16fe5f3773db4aa2f169515303ea6d0973da6))
- separate stdout per spec file ([a9d01c3](https://github.com/currents-dev/cypress-cloud/commit/a9d01c349cbfe140a568a452b0e7163e6d27f2db))
- setup github actions ([d439f56](https://github.com/currents-dev/cypress-cloud/commit/d439f5660698177087fcc2e7a61c64ea263816f6))
- setup github actions ([d439f56](https://github.com/currents-dev/cypress-cloud/commit/d439f5660698177087fcc2e7a61c64ea263816f6))
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/cypress-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cypress-cloud",
"version": "1.11.0",
"version": "1.12.0",
"main": "./dist/index.js",
"author": "Currents Software Inc",
"homepage": "https://github.com/currents-dev/cypress-cloud",
Expand Down

0 comments on commit 401e946

Please sign in to comment.