Skip to content

Commit

Permalink
chore(release): 1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Dec 10, 2020
1 parent d3a8f58 commit f330920
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

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.1.2](https://github.com/ecomplus/application-starter/compare/v1.1.1...v1.1.2) (2020-12-10)


### Bug Fixes

* **import-order:** also check tracking code from 'codigosRastreamento' (not documented) and invoices ([d3a8f58](https://github.com/ecomplus/application-starter/commit/d3a8f583ee4a7a2748e1070ad6691c201a00a025))
* **parse-status:** edit status maps ([8f5aa42](https://github.com/ecomplus/application-starter/commit/8f5aa42ec8c4752d9fe8079ec180cef617eda0f4))

### [1.1.1](https://github.com/ecomplus/application-starter/compare/v1.1.0...v1.1.1) (2020-12-08)


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,7 +1,7 @@
{
"name": "@ecomplus/application-starter",
"private": true,
"version": "1.1.1",
"version": "1.1.2",
"description": "Boilerplate for E-Com Plus apps with Firebase Cloud Functions",
"main": "functions/index.js",
"scripts": {
Expand Down

0 comments on commit f330920

Please sign in to comment.