Skip to content

Commit

Permalink
chore(release): 1.10.0
Browse files Browse the repository at this point in the history
# [1.10.0](v1.9.4...v1.10.0) (2020-07-09)

### Bug Fixes

* **bank-user:** changed names of some API functions ([9ed6a3c](9ed6a3c))

### Features

* **banks-users:** added API functions for GET Accs and GET Trans ([21ef5c8](21ef5c8))
  • Loading branch information
semantic-release-bot committed Jul 9, 2020
1 parent 7b4f719 commit 4f10d01
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@algoan/rest",
"version": "1.9.4",
"version": "1.10.0",
"description": "Algoan APIs SDK for NodeJS",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 4f10d01

Please sign in to comment.