Skip to content

Commit 95ce3e3

Browse files
author
@qwikifiers
committed
chore(cypress-ct-qwik): release version 0.0.1
1 parent 4343748 commit 95ce3e3

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4+
5+
## 0.0.1 (2023-02-17)
6+
7+
8+
### Bug Fixes
9+
10+
* :rocket: renamed to cypress-ct-qwik ([c5c3070](https://github.com/qwikifiers/cypress-qwik/commit/c5c307067317a373bda5546f080e683402f55829))

packages/cypress-ct-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-ct-qwik",
3-
"version": "0.0.0",
3+
"version": "0.0.1",
44
"type": "module",
55
"peerDependencies": {
66
"cypress": ">=10.6.0",

0 commit comments

Comments
 (0)