Skip to content

Commit

Permalink
chore(release): 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
leomp12 committed Oct 8, 2020
1 parent d4e8904 commit a13c90b
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.3.3](https://github.com/ecomplus/application-starter/compare/v1.3.2...v1.3.3) (2020-10-08)


### Bug Fixes

* **add-installments:** fix treating min installment config value ([d4e8904](https://github.com/ecomplus/application-starter/commit/d4e8904a91fbfd3ef2332d81a75736262ad6627b))

### [1.3.2](https://github.com/ecomplus/application-starter/compare/v1.3.1...v1.3.2) (2020-09-02)


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/app-vindi",
"private": true,
"version": "1.3.2",
"version": "1.3.3",
"description": "E-Com Plus app to integrate Vindi for recurring payments",
"main": "functions/index.js",
"scripts": {
Expand Down

0 comments on commit a13c90b

Please sign in to comment.