Skip to content

Commit

Permalink
chore(release): 1.9.2
Browse files Browse the repository at this point in the history
## [1.9.2](v1.9.1...v1.9.2) (2020-07-02)

### Bug Fixes

* **banks-user:** add a new type for LoanAccounType ([4198076](4198076))
  • Loading branch information
semantic-release-bot committed Jul 2, 2020
1 parent 4198076 commit cc8a56d
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.1",
"version": "1.9.2",
"description": "Algoan APIs SDK for NodeJS",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit cc8a56d

Please sign in to comment.