Skip to content

Commit 548e852

Browse files
github-actions[bot]odinr[bot]
andauthored
Version Packages (#2437)
Co-authored-by: odinr[bot] <odinr[bot]@users.noreply.github.com>
1 parent 80cc4e9 commit 548e852

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+285
-52
lines changed

.changeset/angry-queens-fix.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/hip-mugs-begin.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changeset/pink-lemons-shave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thirty-crews-taste.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

cookbooks/app-react-ag-grid/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log
22

3+
## 0.4.1
4+
5+
### Patch Changes
6+
7+
- [#2417](https://github.com/equinor/fusion-framework/pull/2417) [`034e3cc`](https://github.com/equinor/fusion-framework/commit/034e3cc05e9786cd19c0d3a89c92b5b79e3c090d) Thanks [@dependabot](https://github.com/apps/dependabot)! - upgraded @ag-grid-community/styles from 32.0.2 to 32.1.0
8+
9+
- Updated dependencies [[`80cc4e9`](https://github.com/equinor/fusion-framework/commit/80cc4e95a8f2dd8e8aae9752412faefdb457e9e2)]:
10+
- @equinor/fusion-framework-module-ag-grid@32.1.1
11+
312
## 0.4.0
413

514
### Minor Changes

cookbooks/app-react-ag-grid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/fusion-framework-cookbook-app-react-ag-grid",
3-
"version": "0.4.0",
3+
"version": "0.4.1",
44
"description": "Setup AG-grid with fusion-framework",
55
"private": true,
66
"type": "module",

cookbooks/app-react-context-custom-error/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @equinor/fusion-framework-cookbook-app-react-context-custom-error
22

3+
## 4.1.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`53ff9cc`](https://github.com/equinor/fusion-framework/commit/53ff9ccdbac95ae8d279aed49f173708bbe9adbe), [`f7c143d`](https://github.com/equinor/fusion-framework/commit/f7c143d44a88cc25c377d3ce8c3d1744114b891d)]:
8+
- @equinor/fusion-framework-cli@9.12.14
9+
- @equinor/fusion-observable@8.4.1
10+
- @equinor/fusion-framework-react-app@5.2.7
11+
- @equinor/fusion-framework-react-module-context@6.2.12
12+
313
## 4.1.18
414

515
### Patch Changes

cookbooks/app-react-context-custom-error/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/fusion-framework-cookbook-app-react-context-custom-error",
3-
"version": "4.1.18",
3+
"version": "4.1.19",
44
"description": "React application using framework context with a custom error",
55
"private": true,
66
"type": "module",

cookbooks/app-react-context/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 4.1.19
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`53ff9cc`](https://github.com/equinor/fusion-framework/commit/53ff9ccdbac95ae8d279aed49f173708bbe9adbe), [`80cc4e9`](https://github.com/equinor/fusion-framework/commit/80cc4e95a8f2dd8e8aae9752412faefdb457e9e2), [`f7c143d`](https://github.com/equinor/fusion-framework/commit/f7c143d44a88cc25c377d3ce8c3d1744114b891d)]:
8+
- @equinor/fusion-framework-cli@9.12.14
9+
- @equinor/fusion-framework-module-navigation@4.0.6
10+
- @equinor/fusion-observable@8.4.1
11+
- @equinor/fusion-framework-react-app@5.2.7
12+
- @equinor/fusion-framework-react-module-context@6.2.12
13+
314
## 4.1.18
415

516
### Patch Changes

cookbooks/app-react-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@equinor/fusion-framework-cookbook-app-react-context",
3-
"version": "4.1.18",
3+
"version": "4.1.19",
44
"description": "React application using framework context",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)