Skip to content

Commit

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


### Bug Fixes

* **handle-callback:** mfix setting `authentication_id` on firestore doc before saving ([9e536b3](https://github.com/ecomplus/application-sdk/commit/9e536b37a55237877b636ea7b9aafc4f8950c566))

### [1.15.2](https://github.com/ecomplus/application-sdk/compare/v1.15.1...v1.15.2) (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.2",
"version": "1.15.3",
"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 d578f7b

Please sign in to comment.