-
Notifications
You must be signed in to change notification settings - Fork 726
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
04a4ea6
commit 10bc14b
Showing
175 changed files
with
15,896 additions
and
1,801 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
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 +1 @@ | ||
CURRENT_PROJECT_VERSION = 1.1.0-beta.1 | ||
CURRENT_PROJECT_VERSION = 1.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
import Foundation | ||
|
||
public enum Constants { | ||
public static let CLIVersion: String = "1.1.0-beta.1" | ||
public static let CLIVersion: String = "1.1.0" | ||
static let defaultFilePath: String = "./apollo-codegen-config.json" | ||
} |
79 changes: 73 additions & 6 deletions
79
docs/docc/Apollo.doccarchive/data/documentation/apollo.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
.../data/documentation/apollo/apolloclient/subscribe(subscription:queue:resulthandler:).json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
40 changes: 20 additions & 20 deletions
40
...apolloclientprotocol/fetch(query:cachepolicy:contextidentifier:queue:resulthandler:).json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
40 changes: 20 additions & 20 deletions
40
...llo/apolloclientprotocol/perform(mutation:publishresulttostore:queue:resulthandler:).json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
40 changes: 20 additions & 20 deletions
40
...cumentation/apollo/apolloclientprotocol/subscribe(subscription:queue:resulthandler:).json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.