Skip to content

Commit 17b5981

Browse files
committed
chore(release): 1.3.2
1 parent 4b7b144 commit 17b5981

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.3.2](https://github.com/ecomplus/application-starter/compare/v1.3.1...v1.3.2) (2023-08-29)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update all non-major ([3842994](https://github.com/ecomplus/application-starter/commit/3842994bbbd26aa4ce50d76320d51aa190280db8))
11+
* **deps:** update all non-major ([60813fa](https://github.com/ecomplus/application-starter/commit/60813fa69368606f021f800524cc525476f4fcce))
12+
* **deps:** update all non-major ([abcfe5e](https://github.com/ecomplus/application-starter/commit/abcfe5e346793c647dc30b531653e6d95ff07cca))
13+
* **deps:** update all non-major ([9060668](https://github.com/ecomplus/application-starter/commit/9060668d20e804a9c1c5601f2d004dd82916c3bf))
14+
* **deps:** update all non-major ([b6cff6e](https://github.com/ecomplus/application-starter/commit/b6cff6ee92d76ec978b6cd009b8212d5bcd259e4))
15+
* update `@ecomplus/transactional-mails` to v1.11.7 ([d2688a9](https://github.com/ecomplus/application-starter/commit/d2688a925a3af484131a1a3ad8360721566c394d))
16+
517
### [1.3.1](https://github.com/ecomplus/application-starter/compare/v1.3.0...v1.3.1) (2021-11-08)
618

719

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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@ecomplus/app-offers-notification",
33
"private": true,
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"description": "Boilerplate for E-Com Plus apps with Firebase Cloud Functions",
66
"main": "functions/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)