We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ef0381 commit b2646cfCopy full SHA for b2646cf
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# 1.0.0 (2024-06-04)
2
3
4
+### Features
5
+
6
+* trigger first release ([6aebb7d](https://github.com/acadevmy/cypress-runner/commit/6aebb7dae30ff704edc1c35020d25be34395a4b3))
7
8
+# 1.0.0 (2024-06-04)
9
10
11
### Features
12
13
* trigger first release ([6aebb7d](https://github.com/acadevmy/cypress-runner/commit/6aebb7dae30ff704edc1c35020d25be34395a4b3))
package.json
@@ -32,7 +32,7 @@
32
],
33
"license": "MIT",
34
"author": ".devmy",
35
- "private":"false",
+ "private": "false",
36
"publishConfig": {
37
"access": "public"
38
},
0 commit comments