Skip to content

Commit f52b552

Browse files
github-actions[bot]asbjornhaland[bot]
andauthored
Version Packages (#3846)
Co-authored-by: asbjornhaland[bot] <asbjornhaland[bot]@users.noreply.github.com>
1 parent 5114ac4 commit f52b552

File tree

17 files changed

+80
-18
lines changed

17 files changed

+80
-18
lines changed

.changeset/lovely-kiwis-tap.md

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

cookbooks/poc-portal/CHANGELOG.md

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

3+
## 1.1.28
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e)]:
8+
- @equinor/fusion-framework-module-app@7.2.1
9+
- @equinor/fusion-framework-react-app@8.1.1
10+
- @equinor/fusion-framework-cli@12.5.1
11+
312
## 1.1.27
413

514
### 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.27",
3+
"version": "1.1.28",
44
"description": "",
55
"main": "src/index.tsx",
66
"private": true,

cookbooks/portal-analytics/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- [#3845](https://github.com/equinor/fusion-framework/pull/3845) [`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Fix tsconfig references
8+
9+
- Updated dependencies [[`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e)]:
10+
- @equinor/fusion-framework-module-analytics@0.1.1
11+
- @equinor/fusion-framework-module-app@7.2.1
12+
- @equinor/fusion-framework-react-app@8.1.1
13+
- @equinor/fusion-framework-app@10.2.1
14+
- @equinor/fusion-framework-cli@12.5.1
15+
316
## 0.2.0
417

518
### Minor Changes

cookbooks/portal-analytics/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "portal-analytics",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "",
55
"main": "dist/index.js",
66
"type": "module",

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.18
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e)]:
8+
- @equinor/fusion-framework-cli@12.5.1
9+
310
## 0.1.17
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.17",
3+
"version": "0.1.18",
44
"description": "",
55
"main": "dist/index.js",
66
"private": true,

packages/app/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+
## 10.2.1
4+
5+
### Patch Changes
6+
7+
- [#3845](https://github.com/equinor/fusion-framework/pull/3845) [`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Fix tsconfig references
8+
9+
- Updated dependencies [[`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e)]:
10+
- @equinor/fusion-framework-module-app@7.2.1
11+
312
## 10.2.0
413

514
### Minor Changes

packages/app/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-app",
3-
"version": "10.2.0",
3+
"version": "10.2.1",
44
"description": "",
55
"main": "dist/esm/index.js",
66
"types": "./dist/types/index.d.ts",

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.5.1
4+
5+
### Patch Changes
6+
7+
- [#3845](https://github.com/equinor/fusion-framework/pull/3845) [`5114ac4`](https://github.com/equinor/fusion-framework/commit/5114ac4f71a60935d0194b9b2766f95adff0ba1e) Thanks [@asbjornhaland](https://github.com/asbjornhaland)! - Fix tsconfig references
8+
9+
- Updated dependencies []:
10+
- @equinor/[email protected]
11+
312
## 12.5.0
413

514
### Minor Changes

0 commit comments

Comments
 (0)