Skip to content

Commit

Permalink
Release Branch: 0.0.155 (#441)
Browse files Browse the repository at this point in the history
Updated Checkbox Component to include isIntdeterminate, to allow to the indeterminate state

Co-authored-by: Latir Cole-Etti <[email protected]>
  • Loading branch information
latir and latir authored Oct 5, 2020
1 parent b1d2e00 commit 15fb48a
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 2 additions & 0 deletions docs/build/bundle.2be47256.js

Large diffs are not rendered by default.

File renamed without changes.
2 changes: 0 additions & 2 deletions docs/build/bundle.e973d0b4.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.e973d0b4.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.2be47256.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.154",
"version": "0.0.155",
"description": "The Instacart Component Library for Web",
"main": "dist/snacks.js",
"module": "dist/esm/index.js",
Expand Down

0 comments on commit 15fb48a

Please sign in to comment.