Skip to content

Commit 21e68c2

Browse files
committed
chore(release): 1.4.0
1 parent b86759d commit 21e68c2

File tree

3 files changed

+15
-2
lines changed

3 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.4.0](https://github.com/ecomplus/application-starter/compare/v1.3.8...v1.4.0) (2022-03-28)
6+
7+
8+
### Features
9+
10+
* **admin-settings:** handle yapay bank slip type ([#101](https://github.com/ecomplus/application-starter/issues/101)) ([d8c5812](https://github.com/ecomplus/application-starter/commit/d8c5812acf28392a1af66a4b7616873ae826579b))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update all non-major dependencies ([#59](https://github.com/ecomplus/application-starter/issues/59)) ([cd6e78a](https://github.com/ecomplus/application-starter/commit/cd6e78a8aff99cf1fe3b194166f1e93cec1e576a))
16+
* **deps:** update all non-major dependencies ([#83](https://github.com/ecomplus/application-starter/issues/83)) ([4653f03](https://github.com/ecomplus/application-starter/commit/4653f0363f50dae3101cf78ba28c707c917ef827))
17+
518
### [1.3.8](https://github.com/ecomplus/application-starter/compare/v1.3.7...v1.3.8) (2021-08-15)
619

720

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-vindi",
33
"private": true,
4-
"version": "1.3.8",
4+
"version": "1.4.0",
55
"description": "E-Com Plus app to integrate Vindi for recurring payments",
66
"main": "functions/index.js",
77
"scripts": {

0 commit comments

Comments
 (0)