Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
odinr[bot] committed Nov 12, 2024
1 parent 6fb05db commit 75467ff
Show file tree
Hide file tree
Showing 56 changed files with 260 additions and 48 deletions.
7 changes: 0 additions & 7 deletions .changeset/early-buses-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/nice-mice-draw.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-camels-yell.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-tips-argue.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.27

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d), [`4570ffb`](https://github.com/equinor/fusion-framework/commit/4570ffb0f3bf1561bdd679c9280de83dda0d9bf8), [`1a59364`](https://github.com/equinor/fusion-framework/commit/1a59364477520859a00152e182cdbc4f8f271a27)]:
- @equinor/fusion-observable@8.4.2
- @equinor/fusion-framework-cli@10.0.4
- @equinor/fusion-framework-react-app@5.2.12
- @equinor/fusion-framework-react-module-context@6.2.14

## 4.1.26

### 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.26",
"version": "4.1.27",
"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.27

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d), [`4570ffb`](https://github.com/equinor/fusion-framework/commit/4570ffb0f3bf1561bdd679c9280de83dda0d9bf8), [`1a59364`](https://github.com/equinor/fusion-framework/commit/1a59364477520859a00152e182cdbc4f8f271a27)]:
- @equinor/fusion-observable@8.4.2
- @equinor/fusion-framework-cli@10.0.4
- @equinor/fusion-framework-react-app@5.2.12
- @equinor/fusion-framework-react-module-context@6.2.14

## 4.1.26

### 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.26",
"version": "4.1.27",
"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.7

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d), [`4570ffb`](https://github.com/equinor/fusion-framework/commit/4570ffb0f3bf1561bdd679c9280de83dda0d9bf8), [`1a59364`](https://github.com/equinor/fusion-framework/commit/1a59364477520859a00152e182cdbc4f8f271a27)]:
- @equinor/fusion-framework-module-feature-flag@1.1.10
- @equinor/fusion-observable@8.4.2
- @equinor/fusion-framework-cli@10.0.4
- @equinor/fusion-framework-react-app@5.2.12

## 1.3.6

### 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.6",
"version": "1.3.7",
"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.6

### Patch Changes

- Updated dependencies [[`4570ffb`](https://github.com/equinor/fusion-framework/commit/4570ffb0f3bf1561bdd679c9280de83dda0d9bf8), [`1a59364`](https://github.com/equinor/fusion-framework/commit/1a59364477520859a00152e182cdbc4f8f271a27)]:
- @equinor/fusion-framework-cli@10.0.4
- @equinor/fusion-framework-react-app@5.2.12
- @equinor/fusion-framework-react@7.3.1
- @equinor/fusion-framework-module-app@6.0.2
- @equinor/fusion-framework-module-service[email protected]
- @equinor/fusion-framework@7.2.9

## 1.0.5

### 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.5",
"version": "1.0.6",
"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.12

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-framework-module-feature-flag@1.1.10
- @equinor/fusion-framework-module-app@6.0.2
- @equinor/fusion-framework@7.2.9

## 9.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": "9.1.11",
"version": "9.1.12",
"description": "",
"main": "dist/esm/index.js",
"types": "./dist/types/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 10.0.4

### Patch Changes

- [#2551](https://github.com/equinor/fusion-framework/pull/2551) [`4570ffb`](https://github.com/equinor/fusion-framework/commit/4570ffb0f3bf1561bdd679c9280de83dda0d9bf8) Thanks [@dependabot](https://github.com/apps/dependabot)! - Update @equinor/eds-core-react from 0.41.2 to 0.42.3

- [#2556](https://github.com/equinor/fusion-framework/pull/2556) [`1a59364`](https://github.com/equinor/fusion-framework/commit/1a59364477520859a00152e182cdbc4f8f271a27) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump rollup from 4.22.4 to 4.25.0

## 10.0.3

### 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.0.3",
"version": "10.0.4",
"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.9

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-context@5.0.13
- @equinor/fusion-framework-module-service[email protected]
- @equinor/fusion-framework-module-services@4.1.5

## 7.2.8

### 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.8",
"version": "7.2.9",
"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.2

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-observable@8.4.2
- @equinor/fusion-query@5.1.4

## 6.0.1

### 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.1",
"version": "6.0.2",
"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.2.13

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-observable@8.4.2
- @equinor/fusion-query@5.1.4

## 1.2.12

### 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.2.12",
"version": "1.2.13",
"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.13

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-query@5.1.4

## 5.0.12

### 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.12",
"version": "5.0.13",
"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.10

### Patch Changes

- [#2558](https://github.com/equinor/fusion-framework/pull/2558) [`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d) Thanks [@dependabot](https://github.com/apps/dependabot)! - bump uuid from 10.0.0 to 11.0.3

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-observable@8.4.2

## 1.1.9

### 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.9",
"version": "1.1.10",
"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.2

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-query@5.1.4

## 8.0.1

### 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.1",
"version": "8.0.2",
"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.2

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-service[email protected]

## 4.0.1

### 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.1",
"version": "4.0.2",
"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.1

### Patch Changes

- Updated dependencies [[`21db01b`](https://github.com/equinor/fusion-framework/commit/21db01bbe5113b07aaa715d554378561e1a5223d)]:
- @equinor/fusion-observable@8.4.2
- @equinor/fusion-query@5.1.4
- @equinor/fusion-framework-module-service[email protected]

## 8.0.0

### 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.0",
"version": "8.0.1",
"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.2.12

### Patch Changes

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

## 5.2.11

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

## 0.5.3

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-react@7.3.1
- @equinor/fusion-framework-react-module-bookmark@2.1.19

## 0.5.2

### 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.5.2",
"version": "0.5.3",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
Loading

0 comments on commit 75467ff

Please sign in to comment.