You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,16 @@
1
1
# @changesets/action
2
2
3
+
## 1.6.0
4
+
5
+
### Minor Changes
6
+
7
+
-[`35f08a8`](https://github.com/changesets/action/commit/35f08a8ee945816fcf550977183616a72fa8b2af) Thanks [@s0](https://github.com/s0)! - Introduce a new input commitUsingApi that allows pushing tags and commits
8
+
using the GitHub API instead of the git CLI.
9
+
10
+
When used, this means means that all tags and commits will be attributed
0 commit comments