Skip to content

Commit 9d16cf9

Browse files
author
odinr[bot]
committed
Version Packages
1 parent 41f8e9b commit 9d16cf9

File tree

16 files changed

+85
-30
lines changed

16 files changed

+85
-30
lines changed

.changeset/ag-grid-34-3-minor.md

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

.changeset/imports_internal-esbuild-bump.md

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

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

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`31f94be`](https://github.com/equinor/fusion-framework/commit/31f94becb9da9387624e8f8ab9e64b0f1a7e3b18), [`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e)]:
8+
- @equinor/fusion-framework-react-ag-grid@34.3.0
9+
- @equinor/fusion-framework-cli@12.4.6
10+
311
## 1.0.3
412

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

cookbooks/poc-portal/CHANGELOG.md

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

3+
## 1.1.26
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e)]:
8+
- @equinor/fusion-framework-cli@12.4.6
9+
310
## 1.1.25
411

512
### Patch Changes

cookbooks/poc-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "poc-portal",
3-
"version": "1.1.25",
3+
"version": "1.1.26",
44
"description": "",
55
"main": "src/index.tsx",
66
"private": true,

cookbooks/portal/CHANGELOG.md

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

3+
## 0.1.16
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e)]:
8+
- @equinor/fusion-framework-cli@12.4.6
9+
310
## 0.1.15
411

512
### Patch Changes

cookbooks/portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"description": "",
55
"main": "dist/index.js",
66
"private": true,

packages/cli/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+
## 12.4.6
4+
5+
### Patch Changes
6+
7+
- [`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e) Thanks [@odinr](https://github.com/odinr)! - Internal: upgrade build tooling dependency `esbuild` to 0.27.0 in `@equinor/fusion-imports`. No public API changes and no runtime impact to consumers.
8+
9+
- Updated dependencies [[`41f8e9b`](https://github.com/equinor/fusion-framework/commit/41f8e9b7a9b2680553e089d04095a9db7821567e)]:
10+
- @equinor/[email protected]
11+
312
## 12.4.5
413

514
### Patch Changes

packages/cli/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-cli",
3-
"version": "12.4.5",
3+
"version": "12.4.6",
44
"keywords": [
55
"Fusion",
66
"Fusion Framework",

0 commit comments

Comments
 (0)