We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 744561a commit ef85386Copy full SHA for ef85386
.changeset/config.json
@@ -0,0 +1,19 @@
1
+{
2
+ "$schema": "https://unpkg.com/@changesets/config@2.2.0/schema.json",
3
+ "changelog": [
4
+ "",
5
+ {
6
+ "repo": "shopify/js-buy-sdk"
7
+ }
8
+ ],
9
+ "commit": false,
10
+ "fixed": [],
11
+ "linked": [],
12
+ "access": "public",
13
+ "baseBranch": "main",
14
+ "updateInternalDependencies": "patch",
15
+ "privatePackages": {
16
+ "version": true,
17
+ "tag": true
18
19
+}
.changeset/sixty-roses-learn.md
@@ -0,0 +1,5 @@
+---
+"shopify-buy": patch
+
+Adding changeset and github ci release with provenance
0 commit comments