Skip to content

Commit b2646cf

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2024-06-04) ### Features * trigger first release ([6aebb7d](6aebb7d))
1 parent 3ef0381 commit b2646cf

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# 1.0.0 (2024-06-04)
22

33

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+
411
### Features
512

613
* trigger first release ([6aebb7d](https://github.com/acadevmy/cypress-runner/commit/6aebb7dae30ff704edc1c35020d25be34395a4b3))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
],
3333
"license": "MIT",
3434
"author": ".devmy",
35-
"private":"false",
35+
"private": "false",
3636
"publishConfig": {
3737
"access": "public"
3838
},

0 commit comments

Comments
 (0)