@equinor/fusion-framework-react-components-bookmark 2.0.4-next.0 → 2.0.4
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 +2 -15
- 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 +7 -7
- package/src/version.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,23 +1,10 @@
|
|
|
1
1
|
# Change Log
|
|
2
2
|
|
|
3
|
-
## 2.0.4
|
|
3
|
+
## 2.0.4
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
|
|
9
|
-
Packages without their own changes are bumped only to receive a `-next.N` version and the `next` dist-tag on npm. Install with:
|
|
10
|
-
|
|
11
|
-
```bash
|
|
12
|
-
pnpm add @equinor/fusion-framework-react-app@next
|
|
13
|
-
```
|
|
14
|
-
|
|
15
|
-
- Updated dependencies [e8aae1f]
|
|
16
|
-
- Updated dependencies [2836e0b]
|
|
17
|
-
- Updated dependencies [2836e0b]
|
|
18
|
-
- @equinor/fusion-framework-react@9.0.0-next.0
|
|
19
|
-
- @equinor/fusion-framework-react-module-bookmark@7.0.0-next.0
|
|
20
|
-
- @equinor/fusion-observable@9.1.2-next.0
|
|
7
|
+
- f663b46: Internal: promote packages already published on the `next` prerelease channel to their stable versions.
|
|
21
8
|
|
|
22
9
|
## 2.0.3
|
|
23
10
|
|
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"}
|