We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 396770c commit 55ab62fCopy full SHA for 55ab62f
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
# Changelog
4
5
+## [3.2.1] - 2022-07-26
6
+
7
+### Fixed
8
9
+- Increased a default request timeout.
10
11
## [3.2.0] - 2022-07-19
12
13
### Added
gradle.properties
@@ -4,7 +4,7 @@ org.gradle.configureondemand=true
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m
pluginGroup=com.intellij.lang.jsgraphql
-pluginVersion=3.2.0
+pluginVersion=3.2.1
pluginSinceBuild=212.0
pluginUntilBuild=223.*
0 commit comments