Skip to content

Commit e396cae

Browse files
Version Packages (#4974)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d0c9af3 commit e396cae

5 files changed

Lines changed: 16 additions & 8 deletions

File tree

.changeset/goofy-beers-design.md

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

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

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

3+
## 2.0.7
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [d0c9af3]
8+
- @equinor/fusion-framework-react-ag-grid@36.0.3
9+
310
## 2.0.6
411

512
### 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.6",
3+
"version": "2.0.7",
44
"description": "Setup AG-grid with fusion-framework",
55
"private": true,
66
"type": "module",

packages/react/ag-grid/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @equinor/fusion-framework-react-ag-grid
22

3+
## 36.0.3
4+
5+
### Patch Changes
6+
7+
- d0c9af3: Add a dedicated `react` subpath export that re-exports `ag-grid-react` symbols.
8+
This lets consumers import the AG Grid React wrapper from `@equinor/fusion-framework-react-ag-grid/react` while resolving the monorepo-managed package instance.
9+
310
## 36.0.2
411

512
### Patch Changes

packages/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-react-ag-grid",
3-
"version": "36.0.2",
3+
"version": "36.0.3",
44
"description": "Fusion module for using AG Grid",
55
"main": "dist/esm/index.js",
66
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)