File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.3.2] ( https://github.com/hexonet/java-sdk/compare/v2.3.1...v2.3.2 ) (2019-09-19)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** release process:** add ` -ntp ` parameter to mvn calls ([ e2b992e] ( https://github.com/hexonet/java-sdk/commit/e2b992e ) )
7
+ * ** release process:** change logger level for Downloads to ` warn ` ([ efa5284] ( https://github.com/hexonet/java-sdk/commit/efa5284 ) )
8
+ * ** release process:** fix maven 3.6.2 download url ([ d3889d9] ( https://github.com/hexonet/java-sdk/commit/d3889d9 ) )
9
+ * ** release process:** fix maven command line calls ([ 94ebb3a] ( https://github.com/hexonet/java-sdk/commit/94ebb3a ) )
10
+ * ** release process:** fix maven version number ([ 65b27ab] ( https://github.com/hexonet/java-sdk/commit/65b27ab ) )
11
+ * ** release process:** fix maven version number ([ 688fbfc] ( https://github.com/hexonet/java-sdk/commit/688fbfc ) )
12
+ * ** release process:** migrate configuration ([ 3fa221e] ( https://github.com/hexonet/java-sdk/commit/3fa221e ) )
13
+ * ** release process:** try maven_opts review ([ 9f15670] ( https://github.com/hexonet/java-sdk/commit/9f15670 ) )
14
+ * ** release process:** try maven_opts review ([ 56a5b71] ( https://github.com/hexonet/java-sdk/commit/56a5b71 ) )
15
+ * ** release process:** upgrade maven to 3.6.2 ([ 97740e8] ( https://github.com/hexonet/java-sdk/commit/97740e8 ) )
16
+ * ** release process:** use -B instead of -ntp for maven ([ 12807df] ( https://github.com/hexonet/java-sdk/commit/12807df ) )
17
+ * ** release process:** verify maven version number and paths ([ 5054df2] ( https://github.com/hexonet/java-sdk/commit/5054df2 ) )
18
+
1
19
## [ 2.3.1] ( https://github.com/hexonet/java-sdk/compare/v2.3.0...v2.3.1 ) (2019-08-19)
2
20
3
21
Original file line number Diff line number Diff line change 42
42
"@semantic-release/git" : " ^7.0.16" ,
43
43
"semantic-release" : " ^15.13.18"
44
44
}
45
- }
45
+ }
You can’t perform that action at this time.
0 commit comments