@equinor/fusion-framework-cli 15.3.2 → 15.3.3

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,12 @@
1
1
  # Change Log
2
2
 
3
+ ## 15.3.3
4
+
5
+ ### Patch Changes
6
+
7
+ - e3555f9: Fix `ffc app dev` so local mock service files are used only when service discovery is explicitly
8
+ pointed at a mock server with `--mock`.
9
+
3
10
  ## 15.3.2
4
11
 
5
12
  ### Patch Changes