chore(release): 1.6.2 [skip ci]

This commit is contained in:
semantic-release-bot 2021-06-14 22:17:50 +00:00
parent 5f75599d0d
commit 9182240eb9
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# CHANGELOG
## [1.6.2](https://github.com/LukeeeeBennett/ccash-client-js/compare/v1.6.1...v1.6.2) (2021-06-14)
### Bug Fixes
* **sendFunds:** set body undefined ([91ccc83](https://github.com/LukeeeeBennett/ccash-client-js/commit/91ccc8324fabc5cba6f6411f8b8f84374262ffa8))
## [1.6.1](https://github.com/LukeeeeBennett/ccash-client-js/compare/v1.6.0...v1.6.1) (2021-06-14)

View file

@ -1,6 +1,6 @@
{
"name": "ccash-client-js",
"version": "1.6.1",
"version": "1.6.2",
"description": "JS HTTP client for CCash",
"main": "./dist",
"publishConfig": {