@equinor/fusion-framework-cli 10.0.0-beta-8c92234668d5f4b20de0650ff947f3afeb7c335c → 10.0.0-beta-cli-2ce11df2efed9cbee27355186d6da472253326a7
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
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 10.0.0-beta-
|
|
3
|
+
## 10.0.0-beta-cli-2ce11df2efed9cbee27355186d6da472253326a7
|
|
4
4
|
|
|
5
5
|
### Major Changes
|
|
6
6
|
|
|
7
|
-
- [#2178](https://github.com/equinor/fusion-framework/pull/2178) [`
|
|
7
|
+
- [#2178](https://github.com/equinor/fusion-framework/pull/2178) [`881c607`](https://github.com/equinor/fusion-framework/commit/881c607203d7dd8c3f88566d88438b2edc83477c) Thanks [@eikeland](https://github.com/eikeland)! - # App management
|
|
8
8
|
|
|
9
9
|
Adding new commands for app management, `publish`, `upload` and `tag`.
|
|
10
10
|
|
|
@@ -14,6 +14,18 @@
|
|
|
14
14
|
|
|
15
15
|
This introduces braking changes to the `AppConfig` type and `AppManifest` type.
|
|
16
16
|
|
|
17
|
+
## 9.12.9
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- [#2270](https://github.com/equinor/fusion-framework/pull/2270) [`b739416`](https://github.com/equinor/fusion-framework/commit/b7394165a573e545152cfcedc2ddae186ec94112) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - - Update fusion-wc-person to resolve issue with positioning
|
|
22
|
+
|
|
23
|
+
- Updated dependencies [[`97e41a5`](https://github.com/equinor/fusion-framework/commit/97e41a55d05644b6684c6cb165b65b115bd416eb), [`b739416`](https://github.com/equinor/fusion-framework/commit/b7394165a573e545152cfcedc2ddae186ec94112)]:
|
|
24
|
+
- @equinor/fusion-observable@8.3.2
|
|
25
|
+
- @equinor/fusion-framework-react-components-people-provider@1.4.1
|
|
26
|
+
- @equinor/fusion-framework-module-feature-flag@1.1.4
|
|
27
|
+
- @equinor/fusion-framework-app@9.1.2
|
|
28
|
+
|
|
17
29
|
## 9.12.8
|
|
18
30
|
|
|
19
31
|
### Patch Changes
|