File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ Release 3.4.1] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.4.1 )
2
+
3
+ ### Miscellaneous
4
+ - Pin GitHub Actions by commit-hash ([ #418 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/418 ) )
5
+ - Update Node Version for Codegen ([ #420 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/420 ) )
6
+ - Update release_pr.yml ([ #421 ] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/issues/421 ) )
7
+
8
+ [ See all changes between 3.4.0 and 3.4.1] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/compare/release_v3.4.0...release_v3.4.1 )
9
+
1
10
## [ Release 3.4.0] ( https://github.com/awslabs/aws-mobile-appsync-sdk-android/releases/tag/release_v3.4.0 )
2
11
3
12
### Features
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
13
13
org.gradle.parallel =true
14
14
15
15
GROUP =com.amazonaws
16
- VERSION_NAME =3.4.0
16
+ VERSION_NAME =3.4.1
17
17
AWS_CORE_SDK_VERSION =2.22.1
18
18
19
19
POM_URL =https://github.com/awslabs/aws-mobile-appsync-sdk-android
You can’t perform that action at this time.
0 commit comments