Skip to content

Commit 90b7af4

Browse files
committed
chore: Create changeset
1 parent 0c5f39c commit 90b7af4

3 files changed

Lines changed: 8 additions & 3 deletions

File tree

.changeset/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"fixed": [],
66
"linked": [],
77
"access": "public",
8-
"baseBranch": "main",
8+
"baseBranch": "dev",
99
"updateInternalDependencies": "patch",
1010
"ignore": []
1111
}

.changeset/proud-pillows-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@phantom/synpress': patch
3+
---
4+
5+
Fixed incorrect text selector

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77

88
## Publishing
99

10-
- Prepare by logging in: `yarn npm login --publish --scope phantom`
11-
- Publish: `yarn npm publish`
10+
- Create a changeset `npx changeset` and specify what was changed
11+
- Commit this to `dev`

0 commit comments

Comments
 (0)