Skip to content

Commit

Permalink
Version Packages (#2101)
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 Apr 25, 2024
1 parent cf4a17a commit 1d6ca2e
Show file tree
Hide file tree
Showing 62 changed files with 475 additions and 277 deletions.
9 changes: 0 additions & 9 deletions .changeset/bright-mangos-leave.md

This file was deleted.

73 changes: 0 additions & 73 deletions .changeset/eight-ears-yell.md

This file was deleted.

77 changes: 0 additions & 77 deletions .changeset/nasty-cars-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/real-queens-help.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slow-spies-pretend.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-parrots-hug.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-knives-tap.md

This file was deleted.

70 changes: 0 additions & 70 deletions .changeset/thick-planes-wash.md

This file was deleted.

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

## 4.1.8

### Patch Changes

- Updated dependencies [[`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c), [`0f95a74`](https://github.com/equinor/fusion-framework/commit/0f95a74b78cb5e86bc14c4a0f1f1715415746ef5), [`975f65c`](https://github.com/equinor/fusion-framework/commit/975f65cdae9882279f18e1f9f8d243df03218650), [`cf4a17a`](https://github.com/equinor/fusion-framework/commit/cf4a17a07540b05b0d44de7e188aaaa8f9fef8f8)]:
- @equinor/fusion-framework-cli@9.12.3
- @equinor/fusion-framework-react-app@5.0.9
- @equinor/fusion-framework-react-module-context@6.2.3

## 4.1.7

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

### Patch Changes

- Updated dependencies [[`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c), [`0f95a74`](https://github.com/equinor/fusion-framework/commit/0f95a74b78cb5e86bc14c4a0f1f1715415746ef5), [`975f65c`](https://github.com/equinor/fusion-framework/commit/975f65cdae9882279f18e1f9f8d243df03218650), [`cf4a17a`](https://github.com/equinor/fusion-framework/commit/cf4a17a07540b05b0d44de7e188aaaa8f9fef8f8)]:
- @equinor/fusion-framework-cli@9.12.3
- @equinor/fusion-framework-module-navigation@4.0.1
- @equinor/fusion-framework-react-app@5.0.9
- @equinor/fusion-framework-react-module-context@6.2.3

## 4.1.7

### 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.7",
"version": "4.1.8",
"description": "React application using framework context",
"private": true,
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions cookbooks/app-react-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @equinor/fusion-framework-cookbook-app-react-feature-flag

## 1.2.8

### Patch Changes

- [#2098](https://github.com/equinor/fusion-framework/pull/2098) [`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.36.1 to 0.37.0

- Updated dependencies [[`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c), [`0f95a74`](https://github.com/equinor/fusion-framework/commit/0f95a74b78cb5e86bc14c4a0f1f1715415746ef5), [`975f65c`](https://github.com/equinor/fusion-framework/commit/975f65cdae9882279f18e1f9f8d243df03218650), [`cf4a17a`](https://github.com/equinor/fusion-framework/commit/cf4a17a07540b05b0d44de7e188aaaa8f9fef8f8)]:
- @equinor/fusion-framework-cli@9.12.3
- @equinor/fusion-framework-module-navigation@4.0.1
- @equinor/fusion-framework-react-app@5.0.9
- @equinor/fusion-framework-module-feature-flag@1.1.1

## 1.2.7

### 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.2.7",
"version": "1.2.8",
"description": "",
"private": true,
"type": "module",
Expand Down
9 changes: 9 additions & 0 deletions cookbooks/app-react-people/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Change Log

## 4.3.2

### Patch Changes

- [#2098](https://github.com/equinor/fusion-framework/pull/2098) [`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.36.1 to 0.37.0

- Updated dependencies [[`0f95a74`](https://github.com/equinor/fusion-framework/commit/0f95a74b78cb5e86bc14c4a0f1f1715415746ef5)]:
- @equinor/fusion-framework-module-navigation@4.0.1

## 4.3.1

### 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.3.1",
"version": "4.3.2",
"description": "",
"private": true,
"type": "module",
Expand Down
6 changes: 6 additions & 0 deletions cookbooks/app-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 4.1.2

### Patch Changes

- [#2098](https://github.com/equinor/fusion-framework/pull/2098) [`5093391`](https://github.com/equinor/fusion-framework/commit/5093391eabda84873041ee89632f26770734b03c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps): bump @equinor/eds-core-react from 0.36.1 to 0.37.0

## 4.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react",
"version": "4.1.1",
"version": "4.1.2",
"description": "",
"private": true,
"type": "module",
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.0.6

### Patch Changes

- Updated dependencies []:
- @equinor/fusion-framework-module-app@5.3.2
- @equinor/fusion-framework-module-feature-flag@1.1.1
- @equinor/fusion-framework@7.1.5

## 9.0.5

### 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.0.5",
"version": "9.0.6",
"description": "",
"main": "dist/esm/index.js",
"types": "./dist/types/index.d.ts",
Expand Down
Loading

0 comments on commit 1d6ca2e

Please sign in to comment.