Skip to content

Commit fe014a9

Browse files
committed
chore(release): 1.1.3
1 parent 6fc215e commit fe014a9

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
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.
44

5+
### [1.1.3](https://github.com/ecomplus/application-starter/compare/v1.1.2...v1.1.3) (2020-06-03)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update @ecomplus/application-sdk to firestore version ([f9c3404](https://github.com/ecomplus/application-starter/commit/f9c3404122b9c080d3d5cac22663d4330c5845d7))
11+
* **deps:** update all non-major dependencies ([#6](https://github.com/ecomplus/application-starter/issues/6)) ([e5c497e](https://github.com/ecomplus/application-starter/commit/e5c497e5c5ddbd2db765d579018949c823894f1d))
12+
* **refresh-tokens:** force appSdk update tokens task ([6fc215e](https://github.com/ecomplus/application-starter/commit/6fc215edcaa904a577aa339fe1997922aecaf7a2))
13+
514
### [1.1.2](https://github.com/ecomplus/application-starter/compare/v1.1.1...v1.1.2) (2020-05-21)
615

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

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@ecomplus/application-starter",
2+
"name": "@ecomplus/app-mailchimp",
33
"private": true,
4-
"version": "1.1.2",
4+
"version": "1.1.3",
55
"description": "Boilerplate for E-Com Plus apps with Firebase Cloud Functions",
66
"main": "functions/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)