Skip to content

Commit

Permalink
chore(release): 1.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Mar 18, 2020
1 parent fa3d2f2 commit 2d159dd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.11.7](https://github.com/ecomplus/application-sdk/compare/v1.11.6...v1.11.7) (2020-03-18)


### Bug Fixes

* **api-request:** using ecomClient for better parsing and queue control ([fa3d2f2](https://github.com/ecomplus/application-sdk/commit/fa3d2f2b0a5a71c3750c7b889f0e9c15832597e8))

### [1.11.6](https://github.com/ecomplus/application-sdk/compare/v1.11.5...v1.11.6) (2020-02-18)


Expand Down
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": "@ecomplus/application-sdk",
"version": "1.11.6",
"version": "1.11.7",
"description": "App auth and methods to E-Com Plus Store API with NodeJS and Firestore/SQLite",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 2d159dd

Please sign in to comment.