Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mrasu committed Apr 13, 2024
1 parent 53dd6ad commit 9f626ba
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Unreleased
## 0.3.0
### Added
- Add support for Cypress

Expand Down
4 changes: 2 additions & 2 deletions create-echoed/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 create-echoed/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "create-echoed",
"author": "mrasu",
"version": "0.0.5",
"version": "0.0.6",
"license": "MIT",
"description": "A CLI for creating new Echoed project",
"scripts": {
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "echoed",
"author": "mrasu",
"version": "0.2.1",
"version": "0.3.0",
"license": "MIT",
"description": "Observable Integration Testing using OpenTelemetry on top of Jest.",
"scripts": {
Expand Down

0 comments on commit 9f626ba

Please sign in to comment.