Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.2...v1.1.0) (2023-08-31)

### Bug Fixes

* Set fraudulent status orders to configured decision for fail ([aa92ad8](aa92ad8))
* Update order status for failed orders when auto-cancel is disabled ([#36](#36)) ([0bb3820](0bb3820))

### Features

* Fetch BIN for ParadoxLabs Auth.NET CIM ([71d2bd7](71d2bd7))
  • Loading branch information
semantic-release-bot committed Aug 31, 2023
1 parent aa92ad8 commit fb4568b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/Nofraud/nofraud_connect/compare/v1.0.2...v1.1.0) (2023-08-31)


### Bug Fixes

* Set fraudulent status orders to configured decision for fail ([aa92ad8](https://github.com/Nofraud/nofraud_connect/commit/aa92ad8e3068e9d9b55d3dbc3e7620bf63829558))
* Update order status for failed orders when auto-cancel is disabled ([#36](https://github.com/Nofraud/nofraud_connect/issues/36)) ([0bb3820](https://github.com/Nofraud/nofraud_connect/commit/0bb3820e3cc4442ea133406a94cdf711f6a7c550))


### Features

* Fetch BIN for ParadoxLabs Auth.NET CIM ([71d2bd7](https://github.com/Nofraud/nofraud_connect/commit/71d2bd746998de7e8ef72f2bed84c61ce8601e2d))

## [1.0.2](https://github.com/Nofraud/nofraud_connect/compare/v1.0.1...v1.0.2) (2023-08-21)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nofraud/connect",
"description": "Sends your transactions to NoFraud for verification of no fraud.",
"type": "magento2-module",
"version": "1.0.2",
"version": "1.1.0",
"license": [
"OSL-3.0"
],
Expand Down

0 comments on commit fb4568b

Please sign in to comment.