@_nu/react-switch
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| ## [0.1.4](https://github.com/nu-system/react/compare/@_nu/react-switch@0.1.3...@_nu/react-switch@0.1.4) (2020-08-16) | ||
| ### Bug Fixes | ||
| * 添加弹窗组件 ([aba73b5](https://github.com/nu-system/react/commit/aba73b5c562b2e1af9b5fb9f7b7b3f52e7756129)) | ||
| ## [0.1.3](https://github.com/nu-system/react/compare/@_nu/react-switch@0.1.2...@_nu/react-switch@0.1.3) (2020-07-12) | ||
@@ -8,0 +19,0 @@ |
+2
-2
| { | ||
| "name": "@_nu/react-switch", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "No UI dependency switch of react", | ||
@@ -48,3 +48,3 @@ "main": "lib/index.js", | ||
| }, | ||
| "gitHead": "b50e96cc7c84f5fc840a1aa73dd1fca8c9ac1fb7" | ||
| "gitHead": "b0404c43fefd3571fb9eaa0c618500b61c13ca02" | ||
| } |
16704
1.56%