Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Bip Bop - Fusion Framework Release #2583

Merged
merged 1 commit into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/early-buses-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spicy-houses-carry.md

This file was deleted.

10 changes: 10 additions & 0 deletions cookbooks/app-react-context-custom-error/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @equinor/fusion-framework-cookbook-app-react-context-custom-error

## 4.1.31

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd), [`8dfb437`](https://github.com/equinor/fusion-framework/commit/8dfb4370d1c961a1f24af93344034facaef87646)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 4.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-context-custom-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-context-custom-error",
"version": "4.1.30",
"version": "4.1.31",
"description": "React application using framework context with a custom error",
"private": true,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions cookbooks/app-react-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 4.1.31

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd), [`8dfb437`](https://github.com/equinor/fusion-framework/commit/8dfb4370d1c961a1f24af93344034facaef87646)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 4.1.30

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-context",
"version": "4.1.30",
"version": "4.1.31",
"description": "React application using framework context",
"private": true,
"type": "module",
Expand Down
10 changes: 10 additions & 0 deletions cookbooks/app-react-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @equinor/fusion-framework-cookbook-app-react-feature-flag

## 1.3.11

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd), [`8dfb437`](https://github.com/equinor/fusion-framework/commit/8dfb4370d1c961a1f24af93344034facaef87646)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 1.3.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-feature-flag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-feature-flag",
"version": "1.3.10",
"version": "1.3.11",
"description": "",
"private": true,
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions cookbooks/poc-portal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# poc-portal

## 1.0.10

### Patch Changes

- Updated dependencies [[`8dfb437`](https://github.com/equinor/fusion-framework/commit/8dfb4370d1c961a1f24af93344034facaef87646)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 1.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/poc-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poc-portal",
"version": "1.0.9",
"version": "1.0.10",
"description": "",
"main": "src/index.tsx",
"private": true,
Expand Down
9 changes: 9 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 9.1.14

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 9.1.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-app",
"version": "9.1.13",
"version": "9.1.14",
"description": "",
"main": "dist/esm/index.js",
"types": "./dist/types/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 10.2.2

### Patch Changes

- [#2582](https://github.com/equinor/fusion-framework/pull/2582) [`8dfb437`](https://github.com/equinor/fusion-framework/commit/8dfb4370d1c961a1f24af93344034facaef87646) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump rollup from 4.22.4 to 4.27.2

## 10.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cli",
"version": "10.2.1",
"version": "10.2.2",
"keywords": [
"Fusion",
"Fusion Framework",
Expand Down
9 changes: 9 additions & 0 deletions packages/framework/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 7.2.11

### Patch Changes

- Updated dependencies []:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 7.2.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework",
"version": "7.2.10",
"version": "7.2.11",
"description": "",
"main": "dist/esm/index.js",
"types": "dist/types/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/modules/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 6.0.3

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]
- @equinor/[email protected]

## 6.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-app",
"version": "6.0.2",
"version": "6.0.3",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
8 changes: 8 additions & 0 deletions packages/modules/bookmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.0.1

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]
- @equinor/[email protected]

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/bookmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-bookmark",
"version": "2.0.0",
"version": "2.0.1",
"description": "",
"main": "./dist/esm/index.js",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/modules/context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.14

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]

## 5.0.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-context",
"version": "5.0.13",
"version": "5.0.14",
"description": "",
"main": "./dist/esm/index.js",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/modules/feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @equinor/fusion-framework-module-feature-flag

## 1.1.11

### Patch Changes

- [#2571](https://github.com/equinor/fusion-framework/pull/2571) [`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump uuid from 10.0.0 to 11.0.3

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]

## 1.1.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/feature-flag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-feature-flag",
"version": "1.1.10",
"version": "1.1.11",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/modules/service-discovery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 8.0.3

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]

## 8.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/service-discovery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-service-discovery",
"version": "8.0.2",
"version": "8.0.3",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
7 changes: 7 additions & 0 deletions packages/modules/signalr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.0.3

### Patch Changes

- Updated dependencies []:
- @equinor/[email protected]

## 4.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/signalr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-signalr",
"version": "4.0.2",
"version": "4.0.3",
"description": "",
"sideEffects": false,
"main": "dist/esm/index.js",
Expand Down
9 changes: 9 additions & 0 deletions packages/modules/widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 8.0.2

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 8.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/widget/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-widget",
"version": "8.0.1",
"version": "8.0.2",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/react/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 5.3.1

### Patch Changes

- Updated dependencies []:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 5.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-react-app",
"version": "5.3.0",
"version": "5.3.1",
"description": "",
"main": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/components/bookmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 1.0.2

### Patch Changes

- Updated dependencies []:
- @equinor/[email protected]
- @equinor/[email protected]

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/components/bookmark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-react-components-bookmark",
"version": "1.0.1",
"version": "1.0.2",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/react/components/people-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @equinor/fusion-framework-react-components-people-provider

## 1.4.13

### Patch Changes

- Updated dependencies [[`30767a2`](https://github.com/equinor/fusion-framework/commit/30767a2f72b54c2a3ea98ce08186017e34ae16bd)]:
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]
- @equinor/[email protected]

## 1.4.12

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/components/people-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-react-components-people-provider",
"version": "1.4.12",
"version": "1.4.13",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
Loading