Skip to content

Commit

Permalink
chore: version packages (#2472)
Browse files Browse the repository at this point in the history
Co-authored-by: asbjornhaland <[email protected]>
  • Loading branch information
github-actions[bot] and asbjornhaland authored Feb 20, 2025
1 parent 2606cc9 commit 4975075
Show file tree
Hide file tree
Showing 9 changed files with 32 additions and 12 deletions.
8 changes: 0 additions & 8 deletions .changeset/shy-owls-hammer.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/ag-grid-person-cell/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.0.1

### Patch Changes

- 2606cc9: Update eds-core-react deps

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ag-grid-person-cell/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-ag-grid-person-cell",
"version": "2.0.0",
"version": "2.0.1",
"description": "React component for displaying person details in AgGrid cell and PersonCard on cell hover",
"keywords": [
"person",
Expand Down
6 changes: 6 additions & 0 deletions packages/ag-grid-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 31.2.3

### Patch Changes

- 2606cc9: Update eds-core-react deps

## 31.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ag-grid-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-ag-grid-utils",
"version": "31.2.2",
"version": "31.2.3",
"description": "React addons for ag-grid utilities",
"keywords": [
"ag-grid",
Expand Down
6 changes: 6 additions & 0 deletions packages/errorboundary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.0.4

### Patch Changes

- 2606cc9: Update eds-core-react deps

## 1.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/errorboundary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-errorboundary",
"version": "1.0.3",
"version": "1.0.4",
"description": "React component for error boundary",
"keywords": [
"error-boundary",
Expand Down
10 changes: 10 additions & 0 deletions storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Change Log

## 4.1.12

### Patch Changes

- 2606cc9: Update eds-core-react deps
- Updated dependencies [2606cc9]
- @equinor/fusion-react-ag-grid-person-cell@2.0.1
- @equinor/fusion-react-ag-grid-utils@31.2.3
- @equinor/fusion-react-errorboundary@1.0.4

## 4.1.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-components-stories",
"version": "4.1.11",
"version": "4.1.12",
"description": "",
"private": true,
"scripts": {
Expand Down

0 comments on commit 4975075

Please sign in to comment.