@s-ui/react-atom-input
Advanced tools
Comparing version 1.11.0 to 1.12.0
@@ -5,2 +5,13 @@ # Change Log | ||
<a name="1.12.0"></a> | ||
# 1.12.0 (2018-10-15) | ||
### Bug Fixes | ||
* remove scss import from js file ([254d79d](https://github.com/SUI-Components/sui-components/commit/254d79d)) | ||
* remove scss import indeed ([36c4ecb](https://github.com/SUI-Components/sui-components/commit/36c4ecb)) | ||
<a name="1.11.0"></a> | ||
@@ -7,0 +18,0 @@ # 1.11.0 (2018-10-05) |
@@ -47,4 +47,2 @@ 'use strict'; | ||
require('./index.scss'); | ||
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; } | ||
@@ -51,0 +49,0 @@ |
{ | ||
"name": "@s-ui/react-atom-input", | ||
"version": "1.11.0", | ||
"version": "1.12.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
32066
504