Skip to content

Commit

Permalink
chore(release): 1.51.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-travis-ci committed May 28, 2020
1 parent 066afe3 commit 58953fa
Show file tree
Hide file tree
Showing 19 changed files with 35 additions and 23 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.51.0](https://github.com/bigcommerce/checkout-js/compare/v1.50.0...v1.51.0) (2020-05-28)


### Bug Fixes

* **common:** CYBER-2316 package.json & package-lock.json to reduce vulnerabilities ([560081b](https://github.com/bigcommerce/checkout-js/commit/560081b))


### Features

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

## [1.50.0](https://github.com/bigcommerce/checkout-js/compare/v1.49.0...v1.50.0) (2020-05-28)


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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/loader-1.50.0.js.map → dist/loader-1.51.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.

6 changes: 3 additions & 3 deletions dist/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 2,
"appVersion": "1.50.0",
"appVersion": "1.51.0",
"dynamicChunks": {
"js": [
"billing-1bc1bee2.js",
Expand Down Expand Up @@ -33,9 +33,9 @@
"js": [
"runtime-b022fd91.js",
"polyfill~checkout-9513a1d1.js",
"transients~checkout-6594f2d7.js",
"transients~checkout-0ee88c4d.js",
"sentry~checkout-373057d6.js",
"vendors~checkout-8b5314b6.js",
"vendors~checkout-1f396457.js",
"checkout-11a65dca.js"
],
"css": [
Expand Down

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

This file was deleted.

3 changes: 3 additions & 0 deletions dist/vendors~checkout-1f396457.js

Large diffs are not rendered by default.

File renamed without changes.
1 change: 1 addition & 0 deletions dist/vendors~checkout-1f396457.js.map

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions dist/vendors~checkout-8b5314b6.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/vendors~checkout-8b5314b6.js.map

This file was deleted.

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.50.0",
"version": "1.51.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 58953fa

Please sign in to comment.