Skip to content

Commit 15fb48a

Browse files
authored
Release Branch: 0.0.155 (#441)
Updated Checkbox Component to include isIntdeterminate, to allow to the indeterminate state Co-authored-by: Latir Cole-Etti <latir.cole-etti@instacart.com>
1 parent b1d2e00 commit 15fb48a

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

docs/build/bundle.2be47256.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/build/bundle.e973d0b4.js

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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>
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.2be47256.js"></script></body></html>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ic-snacks",
3-
"version": "0.0.154",
3+
"version": "0.0.155",
44
"description": "The Instacart Component Library for Web",
55
"main": "dist/snacks.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)