Skip to content

Commit

Permalink
0.0.148 (#419)
Browse files Browse the repository at this point in the history
* creating new docs for 0.0.148 release

* 0.0.148
  • Loading branch information
mmarcuccio authored May 12, 2020
1 parent 28f240c commit 1df27fa
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 8 deletions.
2 changes: 2 additions & 0 deletions docs/build/bundle.d6152ae3.js

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -29,19 +29,37 @@ object-assign
* @version v4.2.6+9869a4bc
*/

/** @license React v16.4.2
/** @license React v16.13.1
* react-dom.production.min.js
*
* Copyright (c) 2013-present, Facebook, Inc.
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.4.2
/** @license React v16.13.1
* react.production.min.js
*
* Copyright (c) 2013-present, Facebook, Inc.
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v0.19.1
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/** @license React v16.13.1
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
Expand Down
2 changes: 0 additions & 2 deletions docs/build/bundle.e077c904.js

This file was deleted.

2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Snacks</title></head><body><div id="rsg-root"></div><script src="build/bundle.e077c904.js"></script></body></html>
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Snacks</title></head><body><div id="rsg-root"></div><script src="build/bundle.d6152ae3.js"></script></body></html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ic-snacks",
"version": "0.0.147",
"version": "0.0.148",
"description": "The Instacart Component Library for Web",
"main": "dist/snacks.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 1df27fa

Please sign in to comment.