ic-mops 1.7.0 → 1.7.2-pre.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,8 @@
1
1
  # Mops CLI Changelog
2
2
 
3
+ ## 1.7.1
4
+ - Fix `mops install` for local dependencies
5
+
3
6
  ## 1.7.0
4
7
  - Add support for `actor class` detection to run replica tests in `mops test` command
5
8