@equinor/fusion-framework-cli-plugin-ai-base 4.0.9-next.1 → 4.0.9
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 +9 -25
- package/dist/esm/version.js +1 -1
- package/dist/esm/version.js.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/types/version.d.ts +1 -1
- package/package.json +6 -6
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,33 +1,17 @@
|
|
|
1
1
|
# @equinor/fusion-framework-cli-plugin-ai-base
|
|
2
2
|
|
|
3
|
-
## 4.0.9
|
|
3
|
+
## 4.0.9
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
- Updated dependencies [
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
-
|
|
15
|
-
|
|
16
|
-
Packages without their own changes are bumped only to receive a `-next.N` version and the `next` dist-tag on npm. Install with:
|
|
17
|
-
|
|
18
|
-
```bash
|
|
19
|
-
pnpm add @equinor/fusion-framework-react-app@next
|
|
20
|
-
```
|
|
21
|
-
|
|
22
|
-
- Updated dependencies [e8aae1f]
|
|
23
|
-
- Updated dependencies [2836e0b]
|
|
24
|
-
- Updated dependencies [2836e0b]
|
|
25
|
-
- Updated dependencies [2836e0b]
|
|
26
|
-
- Updated dependencies [2836e0b]
|
|
27
|
-
- @equinor/fusion-framework-cli@15.2.8-next.0
|
|
28
|
-
- @equinor/fusion-framework-module@6.1.3-next.0
|
|
29
|
-
- @equinor/fusion-framework-module-ai@7.0.0-next.0
|
|
30
|
-
- @equinor/fusion-imports@2.0.3-next.0
|
|
7
|
+
- Updated dependencies [f663b46]
|
|
8
|
+
- Updated dependencies [f663b46]
|
|
9
|
+
- Updated dependencies [f663b46]
|
|
10
|
+
- Updated dependencies [f663b46]
|
|
11
|
+
- Updated dependencies [f663b46]
|
|
12
|
+
- @equinor/fusion-imports@2.0.3
|
|
13
|
+
- @equinor/fusion-framework-module@6.1.3
|
|
14
|
+
- @equinor/fusion-framework-module-ai@7.0.0
|
|
31
15
|
|
|
32
16
|
## 4.0.8
|
|
33
17
|
|
package/dist/esm/version.js
CHANGED
package/dist/esm/version.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../../src/version.ts"],"names":[],"mappings":"AAAA,2BAA2B;AAC3B,MAAM,CAAC,MAAM,OAAO,GAAG,OAAO,CAAC"}
|