-
Notifications
You must be signed in to change notification settings - Fork 169
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1133 from Automattic/merge/2.20-final-into-trunk
Merge 2.20 final into trunk
- Loading branch information
Showing
16 changed files
with
121 additions
and
1,385 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
#! /bin/bash | ||
|
||
set -eu | ||
#! /bin/bash -eu | ||
|
||
echo "--- :rubygems: Setting up Gems" | ||
install_gems | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
#! /bin/bash | ||
|
||
set -eu | ||
#! /bin/bash -eu | ||
|
||
echo "--- :rubygems: Setting up Gems" | ||
install_gems | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
#! /bin/bash | ||
|
||
set -eu | ||
#! /bin/bash -eu | ||
|
||
echo "--- :rubygems: Setting up Gems" | ||
install_gems | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
2.21 | ||
----- | ||
|
||
|
||
2.20 | ||
----- | ||
- [Internal] Updated release-toolkit to 9.1.0 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
96 changes: 65 additions & 31 deletions
96
Simplenote.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,68 @@ | ||
{ | ||
"object": { | ||
"pins": [ | ||
{ | ||
"package": "SimplenoteFoundation", | ||
"repositoryURL": "[email protected]:Automattic/SimplenoteFoundation-Swift.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "2731e4d28c42d394ddc62cd864d9f7ff96759228", | ||
"version": "1.3.0" | ||
} | ||
}, | ||
{ | ||
"package": "SimplenoteInterlinks", | ||
"repositoryURL": "[email protected]:Automattic/SimplenoteInterlinks-Swift.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "be3827a5bf05c5349ed62126c3e1dc60a2a6cee6", | ||
"version": "1.1.0" | ||
} | ||
}, | ||
{ | ||
"package": "SimplenoteSearch", | ||
"repositoryURL": "[email protected]:Automattic/SimplenoteSearch-Swift.git", | ||
"state": { | ||
"branch": null, | ||
"revision": "499d2809d169fcbeb9ff75568d9f1f937f290ffc", | ||
"version": "1.3.0" | ||
} | ||
"pins" : [ | ||
{ | ||
"identity" : "automattic-tracks-ios", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/Automattic/Automattic-Tracks-iOS", | ||
"state" : { | ||
"revision" : "b6979ef69b4b094c8809ba83661222dcd0d7667e", | ||
"version" : "3.2.0" | ||
} | ||
] | ||
}, | ||
"version": 1 | ||
}, | ||
{ | ||
"identity" : "sentry-cocoa", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/getsentry/sentry-cocoa", | ||
"state" : { | ||
"revision" : "b847a202a517a90763e8fd0656d8028aeee7b78d", | ||
"version" : "8.20.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "simplenotefoundation-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "[email protected]:Automattic/SimplenoteFoundation-Swift.git", | ||
"state" : { | ||
"revision" : "2731e4d28c42d394ddc62cd864d9f7ff96759228", | ||
"version" : "1.3.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "simplenoteinterlinks-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "[email protected]:Automattic/SimplenoteInterlinks-Swift.git", | ||
"state" : { | ||
"revision" : "be3827a5bf05c5349ed62126c3e1dc60a2a6cee6", | ||
"version" : "1.1.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "simplenotesearch-swift", | ||
"kind" : "remoteSourceControl", | ||
"location" : "[email protected]:Automattic/SimplenoteSearch-Swift.git", | ||
"state" : { | ||
"revision" : "499d2809d169fcbeb9ff75568d9f1f937f290ffc", | ||
"version" : "1.3.0" | ||
} | ||
}, | ||
{ | ||
"identity" : "swift-sodium", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/jedisct1/swift-sodium", | ||
"state" : { | ||
"revision" : "4f9164a0a2c9a6a7ff53a2833d54a5c79c957342", | ||
"version" : "0.9.1" | ||
} | ||
}, | ||
{ | ||
"identity" : "uideviceidentifier", | ||
"kind" : "remoteSourceControl", | ||
"location" : "https://github.com/squarefrog/UIDeviceIdentifier", | ||
"state" : { | ||
"revision" : "4699794b08bb79a4d77785edaba6ea739e298e4b", | ||
"version" : "2.3.0" | ||
} | ||
} | ||
], | ||
"version" : 2 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
- Fixed an issue with horizontal clipping where the last character at the end of the line wasn't displayed completely | ||
- Font size step has been decreased to 1pt | ||
• Behind-the-scenes reliability improvements |
Oops, something went wrong.