Skip to content

Commit 8e8c334

Browse files
Version Packages
1 parent f7d2666 commit 8e8c334

49 files changed

Lines changed: 208 additions & 57 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.changeset/dev-portal_fix-stacking.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lint-rules_single-export-per-file-fusionelement.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/require-property-tsdoc-doc-fixes.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

.changeset/require-property-tsdoc.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

cookbooks/app-react-router/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 5.0.3
4+
5+
### Patch Changes
6+
7+
- de2b4fb: Added missing TSDoc comments on class fields flagged by the new `require-property-tsdoc` fusion-lint rule.
8+
39
## 5.0.2
410

511
### Patch Changes

cookbooks/app-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/fusion-framework-cookbook-app-react-router",
3-
"version": "5.0.2",
3+
"version": "5.0.3",
44
"description": "",
55
"private": true,
66
"type": "module",

cookbooks/poc-portal/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# poc-portal
22

3+
## 1.1.92
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [de2b4fb]
8+
- @equinor/fusion-framework-module-app@8.0.4
9+
- @equinor/fusion-framework-module-http@8.0.5
10+
- @equinor/fusion-framework-cli@15.2.3
11+
- @equinor/fusion-framework-react-app@12.0.5
12+
- @equinor/fusion-framework@8.0.12
13+
314
## 1.1.91
415

516
### Patch Changes

cookbooks/poc-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poc-portal",
3-
"version": "1.1.91",
3+
"version": "1.1.92",
44
"description": "",
55
"main": "src/index.tsx",
66
"private": true,

cookbooks/portal-analytics/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# portal-analytics
22

3+
## 0.4.45
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [de2b4fb]
8+
- @equinor/fusion-framework-module-app@8.0.4
9+
- @equinor/fusion-framework-module-analytics@3.0.4
10+
- @equinor/fusion-framework-module-bookmark@4.0.4
11+
- @equinor/fusion-query@7.0.3
12+
- @equinor/fusion-framework-cli@15.2.3
13+
- @equinor/fusion-framework-app@11.0.12
14+
- @equinor/fusion-framework-react-app@12.0.5
15+
- @equinor/fusion-framework@8.0.12
16+
317
## 0.4.44
418

519
### Patch Changes

cookbooks/portal-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal-analytics",
3-
"version": "0.4.44",
3+
"version": "0.4.45",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)