We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f420ded + a89c095 commit 97186e5Copy full SHA for 97186e5
.changeset/two-waves-lick.md
@@ -0,0 +1,5 @@
1
+---
2
+"react-fast-compare": patch
3
4
+
5
+Adding GitHub release workflow
package.json
@@ -84,6 +84,9 @@
84
"typescript": "^4.9.5",
85
"webpack": "^5.76.0"
86
},
87
+ "publishConfig": {
88
+ "provenance": true
89
+ },
90
"nyc": {
91
"exclude": [
92
"**/test/**",
0 commit comments