mirror of
https://github.com/Expand-sys/ccash-client-js
synced 2026-03-22 20:37:09 +11:00
Merge branch 'stable' of github-me.com:LukeeeeBennett/ccash-client-js into stable
This commit is contained in:
commit
957481b42d
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,14 @@
|
||||||
# CHANGELOG
|
# 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)
|
# [1.2.0](https://github.com/LukeeeeBennett/ccash-client-js/compare/v1.1.0...v1.2.0) (2021-06-13)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "ccash-client-js",
|
"name": "ccash-client-js",
|
||||||
"version": "1.2.0",
|
"version": "1.3.0",
|
||||||
"description": "JS HTTP client for CCash",
|
"description": "JS HTTP client for CCash",
|
||||||
"main": "./dist",
|
"main": "./dist",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue