Skip to content

Commit

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

### Bug Fixes

* change banksUser create account return type ([9273aa1](9273aa1))
* make debited account id optional on loan details ([5893ab9](5893ab9))
  • Loading branch information
semantic-release-bot committed Jul 8, 2020
1 parent bcc23d9 commit 460e347
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.3",
"version": "1.9.4",
"description": "Algoan APIs SDK for NodeJS",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 460e347

Please sign in to comment.