Skip to content

Commit

Permalink
0.0.100 (#242)
Browse files Browse the repository at this point in the history
* Fix incompatibilities with react-hot-loader (fixes #235)

* creating new dist for 0.0.100 release

* 0.0.100
  • Loading branch information
mmarcuccio authored Sep 5, 2018
1 parent b7c6bae commit 730fc23
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/snacks.js

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.6cc68a59.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.97f1f314.js"></script></body></html>
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": "ic-snacks",
"version": "0.0.99",
"version": "0.0.100",
"description": "The Instacart Component Library for Web",
"main": "dist/snacks.js",
"scripts": {
Expand Down

0 comments on commit 730fc23

Please sign in to comment.