Skip to content

Commit b969a61

Browse files
author
@qwikifiers
committed
chore(cypress-ct-qwik): release version 0.0.6
1 parent 39d4077 commit b969a61

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/cypress-ct-qwik/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [0.0.6](https://github.com/qwikifiers/cypress-qwik/compare/cypress-ct-qwik-0.0.5...cypress-ct-qwik-0.0.6) (2023-03-27)
6+
7+
8+
### Features
9+
10+
* added qwik loader for events ([990726b](https://github.com/qwikifiers/cypress-qwik/commit/990726ba213660c1f09a85c548f4996377d1a717))
11+
12+
13+
514
## [0.0.5](https://github.com/qwikifiers/cypress-qwik/compare/cypress-ct-qwik-0.0.4...cypress-ct-qwik-0.0.5) (2023-02-19)
615

716

packages/cypress-ct-qwik/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cypress-ct-qwik",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"type": "module",
55
"exports": "./src/index.js",
66
"dependencies": {

0 commit comments

Comments
 (0)