Skip to content

Commit

Permalink
Merge main into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 14, 2023
2 parents 2b3e86a + 3afe703 commit d389e74
Show file tree
Hide file tree
Showing 41 changed files with 191 additions and 21 deletions.
8 changes: 8 additions & 0 deletions packages/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 7.1.12

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-app@5.2.12
- @equinor/fusion-framework@7.0.25

## 7.1.11

### 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": "7.1.11",
"version": "7.1.12",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 9.5.3

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-framework-app@7.1.12
- @equinor/fusion-framework-react-components-people-provider@1.1.6

## 9.5.2

### 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": "9.5.2",
"version": "9.5.3",
"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.0.25

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-context@4.0.19
- @equinor/fusion-framework-module-service-discovery@7.0.15
- @equinor/fusion-framework-module-services@3.2.3

## 7.0.24

### 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.0.24",
"version": "7.0.25",
"description": "",
"main": "dist/esm/index.js",
"exports": {
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

## 5.2.12

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-query@4.0.5

## 5.2.11

### 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": "5.2.11",
"version": "5.2.12",
"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

## 1.0.17

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-query@4.0.5

## 1.0.16

### Patch 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": "1.0.16",
"version": "1.0.17",
"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

## 4.0.19

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-query@4.0.5

## 4.0.18

### 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": "4.0.18",
"version": "4.0.19",
"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

## 7.0.15

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-query@4.0.5

## 7.0.14

### 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": "7.0.14",
"version": "7.0.15",
"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

## 2.0.14

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-service-discovery@7.0.15

## 2.0.13

### 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": "2.0.13",
"version": "2.0.14",
"description": "",
"sideEffects": false,
"main": "dist/esm/index.js",
Expand Down
8 changes: 8 additions & 0 deletions packages/modules/widget/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 2.0.5

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-query@4.0.5
- @equinor/fusion-framework-module-service-discovery@7.0.15

## 2.0.4

### 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": "2.0.4",
"version": "2.0.5",
"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

## 4.1.17

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-app@5.2.12
- @equinor/fusion-framework-react@5.3.5
- @equinor/fusion-framework-app@7.1.12

## 4.1.16

### Patch 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": "4.1.16",
"version": "4.1.17",
"description": "",
"main": "dist/esm/index.js",
"exports": {
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

## 0.2.14

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-react@5.3.5
- @equinor/fusion-framework-react-module-bookmark@2.0.24

## 0.2.13

### 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": "0.2.13",
"version": "0.2.14",
"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.1.6

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-react@5.3.5
- @equinor/fusion-framework-react-module-bookmark@2.0.24
- @equinor/fusion-query@4.0.5
- @equinor/fusion-framework-module-services@3.2.3

## 1.1.5

### 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.1.5",
"version": "1.1.6",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
9 changes: 9 additions & 0 deletions packages/react/framework/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 5.3.5

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-framework@7.0.25
- @equinor/fusion-framework-react-module-signalr@2.0.13

## 5.3.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/framework/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-react",
"version": "5.3.4",
"version": "5.3.5",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
12 changes: 12 additions & 0 deletions packages/react/legacy-interopt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Change Log

## 7.0.6

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-framework-module-app@5.2.12
- @equinor/fusion-framework-app@7.1.12
- @equinor/fusion-framework-react-app@4.1.17
- @equinor/fusion-framework-module-service-discovery@7.0.15
- @equinor/fusion-framework@7.0.25

## 7.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/legacy-interopt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-legacy-interopt",
"version": "7.0.5",
"version": "7.0.6",
"description": "Library for interopt legacy fusion applications",
"main": "dist/esm/index.js",
"exports": {
Expand Down
11 changes: 11 additions & 0 deletions packages/react/modules/bookmark/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 2.0.24

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-framework-module-bookmark@1.0.17
- @equinor/fusion-framework-react@5.3.5
- @equinor/fusion-query@4.0.5
- @equinor/fusion-framework-module-context@4.0.19

## 2.0.23

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

## 6.0.18

### Patch Changes

- Updated dependencies [[`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a)]:
- @equinor/fusion-observable@8.1.4
- @equinor/fusion-query@4.0.5
- @equinor/fusion-framework-module-context@4.0.19

## 6.0.17

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

## 2.0.13

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-signalr@2.0.14

## 2.0.12

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

## 8.1.4

### Patch Changes

- [`6ffaabf`](https://github.com/equinor/fusion-framework/commit/6ffaabf120704f2f4f4074a0fa0a17faf77fe22a) Thanks [@odinr](https://github.com/odinr)! - added default action type to ActionError

## 8.1.3

### Patch Changes
Expand Down
Loading

0 comments on commit d389e74

Please sign in to comment.