Skip to content

Commit

Permalink
chore(release): 1.19.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bc-travis-ci committed Feb 10, 2020
1 parent 5d7425c commit 0f72baf
Show file tree
Hide file tree
Showing 15 changed files with 25 additions and 18 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.19.1](https://github.com/bigcommerce/checkout-js/compare/v1.19.0...v1.19.1) (2020-02-10)


### Bug Fixes

* **checkout:** CHECKOUT-4655 Bump `checkout-sdk` version ([e2774b6](https://github.com/bigcommerce/checkout-js/commit/e2774b6))

## [1.19.0](https://github.com/bigcommerce/checkout-js/compare/v1.18.1...v1.19.0) (2020-02-10)


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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/loader-1.19.0.js.map → dist/loader-1.19.1.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.19.0",
"appVersion": "1.19.1",
"dynamicChunks": {
"js": [
"billing-94562d2c.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"js": [
"runtime-55c5d338.js",
"polyfill~checkout-79aa0dd8.js",
"transients~checkout-eed5a12e.js",
"transients~checkout-8ad73a12.js",
"sentry~checkout-d527fbb0.js",
"vendors~checkout-9481f82a.js",
"checkout-9c86e673.js"
Expand Down
2 changes: 2 additions & 0 deletions dist/transients~checkout-8ad73a12.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/transients~checkout-eed5a12e.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/transients~checkout-eed5a12e.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.19.0",
"version": "1.19.1",
"private": true,
"description": "Browser-based application providing a seamless UI for BigCommerce shoppers to complete their checkout.",
"scripts": {
Expand Down

0 comments on commit 0f72baf

Please sign in to comment.