Skip to content

Commit

Permalink
chore(release): 1.60.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-travis-ci committed Jul 1, 2020
1 parent 1cb98d0 commit 0121923
Show file tree
Hide file tree
Showing 16 changed files with 26 additions and 19 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.60.0](https://github.com/bigcommerce/checkout-js/compare/v1.59.1...v1.60.0) (2020-07-01)


### Features

* **payment:** INT-2748 Bump SDK. ([dfa88ee](https://github.com/bigcommerce/checkout-js/commit/dfa88ee))

### [1.59.1](https://github.com/bigcommerce/checkout-js/compare/v1.59.0...v1.59.1) (2020-06-25)


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.59.1",
"version": "1.60.0",
"authors": [
"BigCommerce"
],
Expand Down
4 changes: 2 additions & 2 deletions dist/auto-loader-1.59.1.js → dist/auto-loader-1.60.0.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/auto-loader.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dist/loader-1.59.1.js → dist/loader-1.60.0.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/loader-1.59.1.js.map → dist/loader-1.60.0.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 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.59.1",
"appVersion": "1.60.0",
"dynamicChunks": {
"js": [
"billing-da284bc6.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"js": [
"runtime-c08d2fdc.js",
"polyfill~checkout-fbda4b65.js",
"transients~checkout-28830132.js",
"transients~checkout-612c3ad8.js",
"sentry~checkout-beff7a27.js",
"vendors~checkout-8a9d2768.js",
"checkout-90a5676f.js"
Expand Down
3 changes: 0 additions & 3 deletions dist/transients~checkout-28830132.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/transients~checkout-28830132.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions dist/transients~checkout-612c3ad8.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/transients~checkout-612c3ad8.js.map

Large diffs are not rendered by default.

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.59.1",
"version": "1.60.0",
"private": true,
"description": "Browser-based application providing a seamless UI for BigCommerce shoppers to complete their checkout.",
"scripts": {
Expand Down

0 comments on commit 0121923

Please sign in to comment.