Skip to content

Commit 55ab62f

Browse files
committed
Release 3.2.1
1 parent 396770c commit 55ab62f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
# Changelog
44

5+
## [3.2.1] - 2022-07-26
6+
7+
### Fixed
8+
9+
- Increased a default request timeout.
10+
511
## [3.2.0] - 2022-07-19
612

713
### Added

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ org.gradle.configureondemand=true
44
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m
55

66
pluginGroup=com.intellij.lang.jsgraphql
7-
pluginVersion=3.2.0
7+
pluginVersion=3.2.1
88
pluginSinceBuild=212.0
99
pluginUntilBuild=223.*
1010

0 commit comments

Comments
 (0)