Skip to content

Commit

Permalink
chore(release): 1.14.11
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed May 12, 2021
1 parent 6a3e4b4 commit d28c850
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.14.11](https://github.com/ecomplus/application-sdk/compare/v1.14.10...v1.14.11) (2021-05-12)


### Bug Fixes

* **env:** get env vars inside function scope (runtime) ([6a3e4b4](https://github.com/ecomplus/application-sdk/commit/6a3e4b465d6e9381f8ab086d8fc5377da2c0d841))

### [1.14.10](https://github.com/ecomplus/application-sdk/compare/v1.14.9...v1.14.10) (2021-05-07)


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.14.10",
"version": "1.14.11",
"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 d28c850

Please sign in to comment.