Skip to content

Commit

Permalink
chore(release): 1.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Jun 17, 2021
1 parent bc1949e commit 557fc8d
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.15.4](https://github.com/ecomplus/application-sdk/compare/v1.15.3...v1.15.4) (2021-06-17)


### Bug Fixes

* **api-request:** send token request in advance when token would expire in up to 30min ([bc1949e](https://github.com/ecomplus/application-sdk/commit/bc1949e337f2a3a99284b5ccdbba633ebfcd6053))

### [1.15.3](https://github.com/ecomplus/application-sdk/compare/v1.15.2...v1.15.3) (2021-06-17)


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.15.3",
"version": "1.15.4",
"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 557fc8d

Please sign in to comment.