Skip to content

Commit e4d11f4

Browse files
authored
Merge branch 'main' into rename-workflow-files
2 parents ebab31f + d12678c commit e4d11f4

File tree

5 files changed

+426
-32
lines changed

5 files changed

+426
-32
lines changed

.changeset/twelve-icons-approve.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@changesets/ghcommit": patch
3+
---
4+
5+
Don't error on already committed symlinks and executables that stay untouched

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
"access": "public"
9191
},
9292
"dependencies": {
93-
"isomorphic-git": "^1.27.1"
94-
}
93+
"isomorphic-git": "^1.36.3"
94+
},
95+
"prettier": {}
9596
}

0 commit comments

Comments
 (0)