chore(release): 1.2.0 [skip ci]

This commit is contained in:
semantic-release-bot 2021-06-13 03:16:24 +00:00
parent 72698f3260
commit 11958fbf3c
2 changed files with 10 additions and 1 deletions

View file

@ -1 +1,10 @@
# CHANGELOG
# [1.2.0](https://github.com/LukeeeeBennett/ccash-client-js/compare/v1.1.0...v1.2.0) (2021-06-13)
### Features
* release ([72698f3](https://github.com/LukeeeeBennett/ccash-client-js/commit/72698f326081bcc4b16138f5d344418bdb2b12f4))
* release ([9bc7437](https://github.com/LukeeeeBennett/ccash-client-js/commit/9bc7437daefc9c7d9378c40ee5a1d2a6d3740c5e))
* release ([4ae0dde](https://github.com/LukeeeeBennett/ccash-client-js/commit/4ae0dde4eb22cb839c9c3e342fcc66ec06368516))

View file

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