docs/CHANGELOG.md in cobra_commander-1.0.0 vs docs/CHANGELOG.md in cobra_commander-1.0.1
- old
+ new
@@ -1,7 +1,9 @@
# Change Log
-## Unreleased
+## Version 1.0.1 - 2023-01-05
+
+* Fix Umbrella#resolve unable to resolve a path relative to the project @xjunior [#103](https://github.com/powerhome/cobra_commander/pull/103)
## Version 1.0.0 - 2022-10-15
* Extract Ruby and Yarn package loading to plugins by @xjunior [#87](https://github.com/powerhome/cobra_commander/pull/87)
* Remove unused/broken methods from CobraCommander API by @xjunior [#84](https://github.com/powerhome/cobra_commander/pull/84)