@equinor/fusion-framework-cli-plugin-mock-server 0.1.0-next.1 → 0.1.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,10 +1,10 @@
1
1
  # @equinor/fusion-framework-cli-plugin-mock-server
2
2
 
3
- ## 0.1.0-next.1
3
+ ## 0.1.0
4
4
 
5
5
  ### Minor Changes
6
6
 
7
- - 09a9bcc: Add a CLI plugin for running the standalone OpenAPI mock server through `ffc mock-server`.
7
+ - f663b46: Add a CLI plugin for running the standalone OpenAPI mock server through `ffc mock-server`.
8
8
 
9
9
  The command layers bundled presets and local executable mock modules, reads `mockServer` defaults
10
10
  from `dev-server.config.ts`, and accepts command-line host, port, and seed overrides. The standalone
@@ -30,8 +30,8 @@
30
30
 
31
31
  ### Patch Changes
32
32
 
33
- - Updated dependencies [09a9bcc]
34
- - Updated dependencies [09a9bcc]
35
- - Updated dependencies [09a9bcc]
36
- - @equinor/fusion-framework-dev-server@2.1.0-next.2
37
- - @equinor/fusion-openapi-mock-server@0.1.0-next.1
33
+ - Updated dependencies [f663b46]
34
+ - Updated dependencies [f663b46]
35
+ - Updated dependencies [f663b46]
36
+ - @equinor/fusion-framework-dev-server@2.1.0
37
+ - @equinor/fusion-openapi-mock-server@0.1.0
@@ -1,3 +1,3 @@
1
1
  // Generated by genversion.
2
- export const version = '0.1.0-next.1';
2
+ export const version = '0.1.0';
3
3
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,cAAc,CAAC"}
1
+ {"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}