We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76767ed + 7a02971 commit 6aa2179Copy full SHA for 6aa2179
2 files changed
app/package.json
@@ -3,7 +3,7 @@
3
"productName": "GitHub Desktop",
4
"bundleID": "com.github.GitHubClient",
5
"companyName": "GitHub, Inc.",
6
- "version": "3.5.7-beta1",
+ "version": "3.5.7-beta2",
7
"main": "./main.js",
8
"repository": {
9
"type": "git",
changelog.json
@@ -1,5 +1,8 @@
1
{
2
"releases": {
+ "3.5.7-beta2": [
+ "[Added] Allow empty commits via the commit options menu - #21771"
+ ],
"3.5.7-beta1": [
"[Added] Add option to include a Signed-off-by trailer on commits for Developer Certificate of Origin workflows - #21741",
"[Fixed] Discard Changes now completes even when the GitHub Desktop window is not focused - #21739",
0 commit comments