-
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
f80aadb
commit a3a1eae
Showing
13 changed files
with
1,351 additions
and
8 deletions.
There are no files selected for viewing
5 changes: 3 additions & 2 deletions
5
.github/PULL_REQUEST_TEMPLATE/pull-request-template-release.md
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 +1 @@ | ||
CURRENT_PROJECT_VERSION = 1.2.1 | ||
CURRENT_PROJECT_VERSION = 1.2.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
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.2.1" | ||
public static let CLIVersion: String = "1.2.2" | ||
static let defaultFilePath: String = "./apollo-codegen-config.json" | ||
} |
2 changes: 1 addition & 1 deletion
2
docs/docc/Apollo.doccarchive/data/documentation/apollo/cachepolicy.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...cc/Apollo.doccarchive/data/documentation/apollo/cachepolicy/returncachedatadontfetch.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
32 changes: 32 additions & 0 deletions
32
docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket.json
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
259 changes: 259 additions & 0 deletions
259
docs/docc/Apollo.doccarchive/data/documentation/apollowebsocket/socksproxyable.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.