We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746b247 commit 6af4a7eCopy full SHA for 6af4a7e
.changeset/public-cycles-search.md
@@ -0,0 +1,5 @@
1
+---
2
+"@changesets/action": patch
3
4
+
5
+Don't error on already committed symlinks and executables that stay untouched
package.json
@@ -40,7 +40,7 @@
40
"@actions/core": "^1.11.1",
41
"@actions/exec": "^1.1.1",
42
"@actions/github": "^6.0.1",
43
- "@changesets/ghcommit": "^2.0.0",
+ "@changesets/ghcommit": "^2.0.1",
44
"@changesets/pre": "^2.0.2",
45
"@changesets/read": "^0.6.5",
46
"@manypkg/get-packages": "^1.1.3",
0 commit comments