Skip to content

Commit c8afc76

Browse files
author
@qwikifiers
committed
chore(cypress-qwik): release version 0.0.2
1 parent 88b1785 commit c8afc76

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/cypress-qwik/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
## [0.0.2](https://github.com/qwikifiers/cypress-qwik/compare/cypress-qwik-0.0.1...cypress-qwik-0.0.2) (2023-02-17)

packages/cypress-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-qwik",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"type": "module",
55
"peerDependencies": {
66
"cypress": ">=10.6.0",

0 commit comments

Comments
 (0)