Skip to content

Commit

Permalink
Version Packages (#2592)
Browse files Browse the repository at this point in the history
Co-authored-by: eikeland[bot] <eikeland[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and eikeland[bot] authored Nov 20, 2024
1 parent 445760c commit fdf3e3d
Show file tree
Hide file tree
Showing 13 changed files with 50 additions and 14 deletions.
8 changes: 0 additions & 8 deletions .changeset/breezy-lizards-leave.md

This file was deleted.

7 changes: 7 additions & 0 deletions cookbooks/app-react-context-custom-error/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @equinor/fusion-framework-cookbook-app-react-context-custom-error

## 4.1.32

### Patch Changes

- Updated dependencies [[`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479)]:
- @equinor/fusion-framework-cli@10.2.3

## 4.1.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-context-custom-error/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-context-custom-error",
"version": "4.1.31",
"version": "4.1.32",
"description": "React application using framework context with a custom error",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions cookbooks/app-react-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 4.1.32

### Patch Changes

- Updated dependencies [[`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479)]:
- @equinor/fusion-framework-cli@10.2.3

## 4.1.31

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-context/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-context",
"version": "4.1.31",
"version": "4.1.32",
"description": "React application using framework context",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions cookbooks/app-react-feature-flag/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @equinor/fusion-framework-cookbook-app-react-feature-flag

## 1.3.12

### Patch Changes

- Updated dependencies [[`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479)]:
- @equinor/fusion-framework-cli@10.2.3

## 1.3.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/app-react-feature-flag/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cookbook-app-react-feature-flag",
"version": "1.3.11",
"version": "1.3.12",
"description": "",
"private": true,
"type": "module",
Expand Down
7 changes: 7 additions & 0 deletions cookbooks/poc-portal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# poc-portal

## 1.0.11

### Patch Changes

- Updated dependencies [[`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479)]:
- @equinor/fusion-framework-cli@10.2.3

## 1.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion cookbooks/poc-portal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "poc-portal",
"version": "1.0.10",
"version": "1.0.11",
"description": "",
"main": "src/index.tsx",
"private": true,
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 10.2.3

### Patch Changes

- [#2591](https://github.com/equinor/fusion-framework/pull/2591) [`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479) Thanks [@eikeland](https://github.com/eikeland)! - ### Updated Dependencies:

- Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.

## 10.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-cli",
"version": "10.2.2",
"version": "10.2.3",
"keywords": [
"Fusion",
"Fusion Framework",
Expand Down
8 changes: 8 additions & 0 deletions packages/react/components/people-resolver/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @equinor/fusion-framework-react-components-people-provider

## 1.4.14

### Patch Changes

- [#2591](https://github.com/equinor/fusion-framework/pull/2591) [`445760c`](https://github.com/equinor/fusion-framework/commit/445760ce73e1d76303c83c367a394adfb5b7a479) Thanks [@eikeland](https://github.com/eikeland)! - ### Updated Dependencies:

- Updated @equinor/fusion-wc-person to ^3.0.5 in package.json.

## 1.4.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/components/people-resolver/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-react-components-people-provider",
"version": "1.4.13",
"version": "1.4.14",
"description": "",
"main": "dist/esm/index.js",
"exports": {
Expand Down

0 comments on commit fdf3e3d

Please sign in to comment.