|
12345678910111213141516171819202122232425262728 |
-
- 0.2.2 / 2014-03-06
- ==================
-
- * fix require() call again
-
- 0.2.1 / 2014-03-01
- ==================
-
- * make clone work in all environments FOR REAL
- * change npm name to component-clone
-
- 0.2.0 / 2014-01-27
- ==================
-
- * make clone work in all environments
-
- 0.1.1 / 2014-01-07
- ==================
-
- * add repo field to component.json
- * add tests around cloning functions
- * package: fixed package.json
-
- 0.1.0 / 2012-10-18
- ==================
-
- * initial release
|