Comparing version 0.1.0 to 0.1.1
@@ -6,2 +6,24 @@ # Change Log | ||
## [0.1.1](https://github.com/jeanfortheweb/apere/compare/v0.1.0...v0.1.1) (2019-05-03) | ||
### Fix | ||
* Force fix due to missing cjs lib ([cbef0de9a0035b242f866959f53e67a6ac387989](https://github.com/jeanfortheweb/apere/commit/cbef0de9a0035b242f866959f53e67a6ac387989)) | ||
## [0.1.1](https://github.com/jeanfortheweb/apere/compare/v0.1.0...v0.1.1) (2019-05-03) | ||
### Fix | ||
* Force fix due to missing cjs lib ([cbef0de9a0035b242f866959f53e67a6ac387989](https://github.com/jeanfortheweb/apere/commit/cbef0de9a0035b242f866959f53e67a6ac387989)) | ||
# 0.1.0 (2019-05-03) | ||
@@ -8,0 +30,0 @@ |
@@ -7,1 +7,2 @@ export * from './hook'; | ||
export * from './utils'; | ||
// |
{ | ||
"name": "apere", | ||
"author": "jeanfortheweb", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A functional approach to plugin patterns", | ||
@@ -45,3 +45,3 @@ "license": "MIT", | ||
}, | ||
"gitHead": "fe9847d0cd39e5263a82348ee6fe13a34fdf8ca7" | ||
"gitHead": "f58bfc67fdc9a6e326d35bdec59737e628fe03a8" | ||
} |
26349
32
574