CHANGELOG.md in js_from_routes-2.0.1 vs CHANGELOG.md in js_from_routes-2.0.2
- old
+ new
@@ -1,7 +1,15 @@
+## [2.0.2](https://github.com/ElMassimo/js_from_routes/compare/js_from_routes@2.0.1...js_from_routes@2.0.2) (2021-03-14)
+
+### Improvements
+
+- Remove underscores from namespaced controllers in global file ([90fdcc2](https://github.com/ElMassimo/js_from_routes/commit/90fdcc2))
+
## [2.0.1](https://github.com/ElMassimo/js_from_routes/compare/js_from_routes@2.0.0...js_from_routes@2.0.1) (2021-03-14)
+### Features ⚡️
+- Enable generation of index combining and exporting all helpers (#9)
# [2.0.0](https://github.com/ElMassimo/js_from_routes/compare/v1.0.3...js_from_routes@2.0.0) (2021-03-13)
### Features ⚡️