Merge branch 'stable' of github-me.com:LukeeeeBennett/ccash-client-js into stable

This commit is contained in:
Luke Bennett 2021-06-13 04:48:15 +01:00
commit 957481b42d
No known key found for this signature in database
GPG key ID: A738E9C68D3BF31A
2 changed files with 10 additions and 1 deletions

View file

@ -1,5 +1,14 @@
# CHANGELOG
# [1.3.0](https://github.com/LukeeeeBennett/ccash-client-js/compare/v1.2.0...v1.3.0) (2021-06-13)
### Features
* release ([aa57f32](https://github.com/LukeeeeBennett/ccash-client-js/commit/aa57f32701c0d4add0a131a487b44a2ca5be4977))
* release ([4498e04](https://github.com/LukeeeeBennett/ccash-client-js/commit/4498e04e3177251ca4ba8cd046742d4868420255))
* release ([d653d73](https://github.com/LukeeeeBennett/ccash-client-js/commit/d653d736064c8733c9959ad788f8a4c0d53f7b81))
# [1.2.0](https://github.com/LukeeeeBennett/ccash-client-js/compare/v1.1.0...v1.2.0) (2021-06-13)

View file

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