Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
eikeland committed Feb 22, 2024
1 parent 3c7521e commit 84de004
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-otters-search.md

This file was deleted.

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

## 0.8.1

### Patch Changes

- 3c7521e: Updates fusion-wc-person

## 0.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/person/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-person",
"version": "0.8.0",
"version": "0.8.1",
"description": "React component for displaying an person information",
"keywords": [
"person",
Expand Down
7 changes: 7 additions & 0 deletions storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 2.21.6

### Patch Changes

- Updated dependencies [3c7521e]
- @equinor/fusion-react-person@0.8.1

## 2.21.5

### 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": "2.21.5",
"version": "2.21.6",
"description": "",
"private": true,
"scripts": {
Expand Down

0 comments on commit 84de004

Please sign in to comment.