@equinor/fusion-framework-cli 9.12.6 → 9.12.8
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 +19 -0
- package/dist/bin/public/assets/index-qf-54Mxy.js +3482 -0
- package/dist/bin/public/index.html +1 -1
- package/dist/types/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +18 -18
- package/dist/bin/public/assets/index-CCD0m8r1.js +0 -3944
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
+
## 9.12.8
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies [[`b8d52ad`](https://github.com/equinor/fusion-framework/commit/b8d52adb2ca1f9857c672a3deb774409ff2bdb37)]:
|
|
8
|
+
- @equinor/fusion-framework-app@9.1.1
|
|
9
|
+
|
|
10
|
+
## 9.12.7
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- [#2205](https://github.com/equinor/fusion-framework/pull/2205) [`4e64552`](https://github.com/equinor/fusion-framework/commit/4e64552a3c1b0324e1deda93779eab16dbebbed3) Thanks [@odinr](https://github.com/odinr)! - Updated `@equinor/eds-core-react` dependency to version `^0.38.0`
|
|
15
|
+
Updated `@equinor/eds-utils` dependency to version `^0.8.5`
|
|
16
|
+
- Updated dependencies [[`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`ba2379b`](https://github.com/equinor/fusion-framework/commit/ba2379b177f23ccc023894e36e50d7fc56c929c8), [`72f48ec`](https://github.com/equinor/fusion-framework/commit/72f48eccc7262f6c419c60cc32f0dc829601ceab)]:
|
|
17
|
+
- @equinor/fusion-framework-react-components-people-provider@1.4.0
|
|
18
|
+
- @equinor/fusion-framework-app@9.1.0
|
|
19
|
+
- @equinor/fusion-observable@8.3.1
|
|
20
|
+
- @equinor/fusion-framework-module-feature-flag@1.1.3
|
|
21
|
+
|
|
3
22
|
## 9.12.6
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|