Skip to content

Commit

Permalink
Version Packages (#1597)
Browse files Browse the repository at this point in the history
Co-authored-by: odinr[bot] <odinr[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and odinr[bot] authored Dec 11, 2023
1 parent 4ab2df5 commit 0be7511
Show file tree
Hide file tree
Showing 70 changed files with 370 additions and 73 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-bobcats-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smooth-bottles-care.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-trainers-try.md

This file was deleted.

25 changes: 0 additions & 25 deletions .changeset/ten-pears-live.md

This file was deleted.

7 changes: 7 additions & 0 deletions cookbooks/app-react-ag-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 0.1.4

### Patch Changes

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module-ag-grid@30.2.1

## 0.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-ag-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-ag-grid",
"version": "0.1.3",
"version": "0.1.4",
"description": "Setup AG-grid with fusion-framework",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions cookbooks/app-react-people/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.1.6

### Patch Changes

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module-navigation@3.1.3

## 4.1.5

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

## 7.1.11

### Patch Changes

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6
- @equinor/fusion-framework-module-http@5.1.2
- @equinor/fusion-framework-module-msal@3.0.8
- @equinor/fusion-framework-module-app@5.2.11
- @equinor/fusion-framework@7.0.24
- @equinor/fusion-framework-module-event@4.0.7

## 7.1.10

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

## 9.5.2

### Patch Changes

- [#1579](https://github.com/equinor/fusion-framework/pull/1579) [`8aecfdd`](https://github.com/equinor/fusion-framework/commit/8aecfdd892c5e4cc6afbf6c736d7d46d0199611b) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-side-sheet from 1.2.2 to 1.2.3

- [#1578](https://github.com/equinor/fusion-framework/pull/1578) [`e6859bf`](https://github.com/equinor/fusion-framework/commit/e6859bf9604b1ac388c077db97cb7bd7127f59db) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @equinor/fusion-react-menu from 0.2.0 to 0.3.0

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-observable@8.1.3
- @equinor/fusion-framework-react-components[email protected]
- @equinor/fusion-framework-app@7.1.11

## 9.5.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": "9.5.1",
"version": "9.5.2",
"keywords": [
"Fusion",
"Fusion Framework",
Expand Down
15 changes: 15 additions & 0 deletions packages/framework/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Change Log

## 7.0.24

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`4ab2df5`](https://github.com/equinor/fusion-framework/commit/4ab2df5c83439f7fe3fe0846c005427e1793b576), [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module-context@4.0.18
- @equinor/fusion-framework-module-service[email protected]
- @equinor/fusion-framework-module-services@3.2.3
- @equinor/fusion-framework-module@4.2.6
- @equinor/fusion-framework-module-http@5.1.2
- @equinor/fusion-framework-module-msal@3.0.8
- @equinor/fusion-framework-module-event@4.0.7

## 7.0.23

### 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.23",
"version": "7.0.24",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down
6 changes: 6 additions & 0 deletions packages/modules/ag-grid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 30.2.1

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

## 30.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/ag-grid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-ag-grid",
"version": "30.2.0",
"version": "30.2.1",
"description": "Fusion module for using AG Grid",
"main": "dist/esm/index.js",
"exports": {
Expand Down
10 changes: 10 additions & 0 deletions packages/modules/app/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 5.2.11

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-observable@8.1.3
- @equinor/fusion-query@4.0.4

## 5.2.10

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

## 1.0.16

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-observable@8.1.3
- @equinor/fusion-framework-module@4.2.6
- @equinor/fusion-query@4.0.4

## 1.0.15

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

## 4.0.18

### Patch Changes

- [#1601](https://github.com/equinor/fusion-framework/pull/1601) [`4ab2df5`](https://github.com/equinor/fusion-framework/commit/4ab2df5c83439f7fe3fe0846c005427e1793b576) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - add missing `graphic` and `meta` props

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6
- @equinor/fusion-query@4.0.4

## 4.0.17

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

## 4.0.7

### Patch Changes

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6

## 4.0.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/modules/event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-module-event",
"version": "4.0.6",
"version": "4.0.7",
"description": "Fusion module for events",
"main": "./dist/esm/index.js",
"module": "./dist/esm/index.js",
Expand Down
10 changes: 10 additions & 0 deletions packages/modules/http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 5.1.2

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6
- @equinor/fusion-framework-module-msal@3.0.8

## 5.1.1

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

## 4.2.6

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

## 4.2.5

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

## 3.0.8

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6

## 3.0.7

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

## 3.1.3

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6

## 3.1.2

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

## 7.0.14

### Patch Changes

- [#1595](https://github.com/equinor/fusion-framework/pull/1595) [`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125) Thanks [@Gustav-Eikaas](https://github.com/Gustav-Eikaas)! - support for module resolution NodeNext & Bundler

- Updated dependencies [[`9c24e84`](https://github.com/equinor/fusion-framework/commit/9c24e847d041dea8384c77439e6b237f5bdb3125)]:
- @equinor/fusion-framework-module@4.2.6
- @equinor/fusion-framework-module-http@5.1.2
- @equinor/fusion-query@4.0.4

## 7.0.13

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

0 comments on commit 0be7511

Please sign in to comment.