Skip to content

Commit

Permalink
chore(release): 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Oct 23, 2020
1 parent dd48406 commit 1c4e715
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 66 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.

### [2.1.2](https://github.com/ecomplus/client/compare/v2.1.1...v2.1.2) (2020-10-23)


### Bug Fixes

* **request-timeout:** increase cache api timeout on node ([dd48406](https://github.com/ecomplus/client/commit/dd48406f7fe6aaa2be3b565356af2054bc269033))

### [2.1.1](https://github.com/ecomplus/client/compare/v2.1.0...v2.1.1) (2020-09-10)

## [2.1.0](https://github.com/ecomplus/client/compare/v2.0.4...v2.1.0) (2020-07-28)
Expand Down
70 changes: 5 additions & 65 deletions 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/client",
"version": "2.1.1",
"version": "2.1.2",
"description": "JS client for E-Com Plus REST APIs",
"main": "dist/ecom-client.node.js",
"module": "src/index.js",
Expand Down

0 comments on commit 1c4e715

Please sign in to comment.