Comparing version 1.1.0 to 1.2.0
@@ -0,1 +1,11 @@ | ||
<a name="1.2.0"></a> | ||
# [1.2.0](https://github.com/lokesh-coder/filament/compare/v1.1.0...v1.2.0) (2017-07-25) | ||
### Features | ||
* **Core:** merge travis config ([5cc1bf7](https://github.com/lokesh-coder/filament/commit/5cc1bf7)) | ||
<a name="1.1.0"></a> | ||
@@ -2,0 +12,0 @@ # [1.1.0](https://github.com/lokesh-coder/filament/compare/v1.0.0...v1.1.0) (2017-07-24) |
{ | ||
"name": "filament_", | ||
"version": "1.1.0", | ||
"version": "1.2.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -1,2 +0,2 @@ | ||
const name = 'FILAMENT_'; | ||
const name = 'FILAMENT_DEV_BREAK_THIS'; | ||
const getName = (x) => x.toUpperCase(); |
Sorry, the diff of this file is not supported yet
136325