@brentertz/lerna-sandbox-world
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-world@1.0.0...@brentertz/lerna-sandbox-world@1.0.1) (2017-05-03) | ||
### Bug Fixes | ||
* **hello,world,hello-world,app:** Change text to Spanish ([059cf9d](https://github.com/brentertz/lerna-sandbox/commit/059cf9d)) | ||
<a name="1.0.0"></a> | ||
@@ -8,0 +19,0 @@ # [1.0.0](https://github.com/brentertz/lerna-sandbox/compare/@brentertz/lerna-sandbox-world@0.1.1...@brentertz/lerna-sandbox-world@1.0.0) (2017-04-25) |
@@ -1,1 +0,1 @@ | ||
export default 'World'; | ||
export default 'Mundo'; |
{ | ||
"name": "@brentertz/lerna-sandbox-world", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Lerna Sandbox World", | ||
@@ -5,0 +5,0 @@ "author": "Brent Ertz <brent.ertz@gmail.com>", |
1881