Skip to content

Commit f29156c

Browse files
Version Packages
1 parent b25fe19 commit f29156c

36 files changed

Lines changed: 216 additions & 119 deletions

.changeset/cookbook-app-react-state_bump-types-uuid.md

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

.changeset/cookbook-app-react-state_poll-preview.md

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

.changeset/cookbook-app-react-state_route-dsl.md

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

.changeset/module-services_add-app-state-client.md

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

.changeset/module-state_bump-types-uuid.md

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

.changeset/module-state_interval-pull.md

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

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

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

3+
## 2.0.12
4+
5+
### Patch Changes
6+
7+
- @equinor/fusion-framework-react-app@14.0.0
8+
39
## 2.0.11
410

511
### Patch 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": "2.0.11",
3+
"version": "2.0.12",
44
"description": "Setup AG-grid with fusion-framework",
55
"private": true,
66
"type": "module",

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

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

3+
## 5.0.7
4+
5+
### Patch Changes
6+
7+
- @equinor/fusion-framework-react-app@14.0.0
8+
39
## 5.0.6
410

511
### 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": "5.0.6",
3+
"version": "5.0.7",
44
"description": "React application using framework context with a custom error",
55
"private": true,
66
"type": "module",

0 commit comments

Comments
 (0)