Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
odinr[bot] committed Nov 4, 2024
1 parent e188193 commit 372e1af
Show file tree
Hide file tree
Showing 14 changed files with 59 additions and 29 deletions.
7 changes: 0 additions & 7 deletions .changeset/flat-bikes-return.md

This file was deleted.

16 changes: 0 additions & 16 deletions .changeset/hot-weeks-hope.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.25

### Patch Changes

- Updated dependencies [[`e188193`](https://github.com/equinor/fusion-framework/commit/e188193a09802cfb74bd8aeaa8713b75b10a0638)]:
- @equinor/fusion-framework-cli@10.0.3

## 4.1.24

### 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.24",
"version": "4.1.25",
"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.25

### Patch Changes

- Updated dependencies [[`e188193`](https://github.com/equinor/fusion-framework/commit/e188193a09802cfb74bd8aeaa8713b75b10a0638)]:
- @equinor/fusion-framework-cli@10.0.3

## 4.1.24

### 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.24",
"version": "4.1.25",
"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.5

### Patch Changes

- Updated dependencies [[`e188193`](https://github.com/equinor/fusion-framework/commit/e188193a09802cfb74bd8aeaa8713b75b10a0638)]:
- @equinor/fusion-framework-cli@10.0.3

## 1.3.4

### 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.4",
"version": "1.3.5",
"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.4

### Patch Changes

- Updated dependencies [[`e188193`](https://github.com/equinor/fusion-framework/commit/e188193a09802cfb74bd8aeaa8713b75b10a0638)]:
- @equinor/fusion-framework-cli@10.0.3

## 1.0.3

### 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.3",
"version": "1.0.4",
"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.0.3

### Patch Changes

- [#2523](https://github.com/equinor/fusion-framework/pull/2523) [`e188193`](https://github.com/equinor/fusion-framework/commit/e188193a09802cfb74bd8aeaa8713b75b10a0638) Thanks [@eikeland](https://github.com/eikeland)! - ## changes:

- changing ci urls to new domain

## 10.0.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.0.2",
"version": "10.0.3",
"keywords": [
"Fusion",
"Fusion Framework",
Expand Down
17 changes: 17 additions & 0 deletions vue-press/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @equinor/fusion-framework-docs

## 0.2.2

### Patch Changes

- [#2518](https://github.com/equinor/fusion-framework/pull/2518) [`f21d582`](https://github.com/equinor/fusion-framework/commit/f21d5826c0c9b5400bf1e35b658c229f3de127fc) Thanks [@eikeland](https://github.com/eikeland)! - ### Changes:

- Fixed indentation in `ModuleBadge.vue`.
- Updated `packageName` method in `ModuleBadge.vue` to replace all '/' with '-'.
- Updated `ModuleBadge` component usage in various README files to use the correct module paths:
- `modules/app`
- `modules/feature-flag`
- `modules/navigation`
- `modules/service-discovery`
- `modules/services`
- `modules/widget`
- Added `ModuleBadge` component to `feature-flag/module.md` and `feature-flag/react.md`.

## 0.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion vue-press/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-framework-docs",
"version": "0.2.1",
"version": "0.2.2",
"description": "",
"private": true,
"repository": {
Expand Down

0 comments on commit 372e1af

Please sign in to comment.