Skip to content

Commit c4a8ea2

Browse files
chore(release): 2.3.0 [skip ci]
# [2.3.0](v2.2.3...v2.3.0) (2020-03-13) ### Features * **apiclient:** support bulk parameter in api commands using slices ([c11db41](c11db41))
1 parent 76fe031 commit c4a8ea2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.3.0](https://github.com/hexonet/go-sdk/compare/v2.2.3...v2.3.0) (2020-03-13)
2+
3+
4+
### Features
5+
6+
* **apiclient:** support bulk parameter in api commands using slices ([c11db41](https://github.com/hexonet/go-sdk/commit/c11db411d22860929a12a4639f0b6422a95e1351))
7+
18
## [2.2.3](https://github.com/hexonet/go-sdk/compare/v2.2.2...v2.2.3) (2019-10-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
"@semantic-release/git": "^9.0.0",
4444
"semantic-release": "^17.0.4"
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)