Skip to content

Commit

Permalink
"chore(release): 1.194.0 [skip ci]"
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-travis-ci committed Feb 3, 2022
1 parent a1eaac7 commit cad4f65
Show file tree
Hide file tree
Showing 37 changed files with 47 additions and 40 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.194.0](https://github.com/bigcommerce/checkout-js/compare/v1.193.1...v1.194.0) (2022-02-03)


### Features

* **payment:** INT-5036 Enable to show oxxo ticket and boleto ticket link on order confirmation page for stripe UPE) ([ff5a175](https://github.com/bigcommerce/checkout-js/commit/ff5a175f4a9abed452a091142049d6371de4f0e6))

### [1.193.1](https://github.com/bigcommerce/checkout-js/compare/v1.193.0...v1.193.1) (2022-02-01)

## [1.193.0](https://github.com/bigcommerce/checkout-js/compare/v1.192.0...v1.193.0) (2022-01-27)
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "checkout-js",
"version": "1.193.1",
"version": "1.194.0",
"authors": [
"BigCommerce"
],
Expand Down
6 changes: 3 additions & 3 deletions dist/auto-loader-1.193.1.js → dist/auto-loader-1.194.0.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/auto-loader.js

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/checkout-80eb2de2.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/checkout-80eb2de2.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions dist/checkout-98e6263a.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/checkout-98e6263a.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/loader-1.193.1.js → dist/loader-1.194.0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/loader-1.193.1.js.map → dist/loader-1.194.0.js.map

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/loader.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 2,
"appVersion": "1.193.1",
"appVersion": "1.194.0",
"dynamicChunks": {
"css": [
"billing-e15e5dfa.css",
Expand Down Expand Up @@ -37,7 +37,7 @@
"transients~checkout-cd19648b.js",
"sentry~checkout-dac95e6b.js",
"vendors~checkout-560efedb.js",
"checkout-80eb2de2.js"
"checkout-98e6263a.js"
],
"css": [
"checkout-23ae2c73.css"
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/translations-nl-1.193.1.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/translations-nl-1.194.0.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/translations-pt-1.193.1.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/translations-pt-1.194.0.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/translations-pt-br-1.193.1.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/translations-pt-br-1.194.0.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion dist/translations-sv-1.193.1.js.map

This file was deleted.

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/translations-sv-1.194.0.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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,6 +1,6 @@
{
"name": "@bigcommerce/checkout",
"version": "1.193.1",
"version": "1.194.0",
"private": true,
"description": "Browser-based application providing a seamless UI for BigCommerce shoppers to complete their checkout.",
"license": "MIT",
Expand Down

0 comments on commit cad4f65

Please sign in to comment.