Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
 - @equinor/[email protected]
  • Loading branch information
maoft committed Oct 29, 2021
1 parent 3f26580 commit 228ad8e
Show file tree
Hide file tree
Showing 42 changed files with 280 additions and 61 deletions.
11 changes: 11 additions & 0 deletions packages/avatar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.3](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.3.2 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-avatar
Expand Down
4 changes: 2 additions & 2 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-avatar",
"version": "0.3.2",
"version": "0.3.3",
"description": "React component for displaying an avatar",
"keywords": [
"avatar",
Expand Down Expand Up @@ -36,7 +36,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-avatar": "^1.0.29"
}
}
11 changes: 11 additions & 0 deletions packages/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.2](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.3.1 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-badge
Expand Down
4 changes: 2 additions & 2 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-badge",
"version": "0.3.1",
"version": "0.3.2",
"description": "React component for displaying a badge",
"keywords": [
"badge",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-badge": "^0.2.16"
}
}
11 changes: 11 additions & 0 deletions packages/button/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.3](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.5.2 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-button
Expand Down
4 changes: 2 additions & 2 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-button",
"version": "0.5.2",
"version": "0.5.3",
"description": "React component for displaying a button",
"keywords": [
"button",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-button": "^1.1.22"
}
}
11 changes: 11 additions & 0 deletions packages/checkbox/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.3](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.5.2 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-checkbox
Expand Down
4 changes: 2 additions & 2 deletions packages/checkbox/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-checkbox",
"version": "0.5.2",
"version": "0.5.3",
"description": "component for displaying checkbox",
"keywords": [
"checkbox",
Expand Down Expand Up @@ -36,7 +36,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-checkbox": "^0.3.3",
"@equinor/fusion-wc-formfield": "^0.2.6"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/chip/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.3.2](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.3.1 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-chip
Expand Down
4 changes: 2 additions & 2 deletions packages/chip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-chip",
"version": "0.3.1",
"version": "0.3.2",
"description": "React component for displaying a chip",
"keywords": [
"chip",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-chip": "^0.2.7"
}
}
11 changes: 11 additions & 0 deletions packages/date/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.4.4](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.4.3 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-date
Expand Down
4 changes: 2 additions & 2 deletions packages/date/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-date",
"version": "0.4.3",
"version": "0.4.4",
"description": "component for formatting and displaying dates",
"keywords": [
"date",
Expand Down Expand Up @@ -35,7 +35,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-date": "^0.2.15"
}
}
11 changes: 11 additions & 0 deletions packages/datepicker/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.11](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 0.9.10 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-datepicker
Expand Down
4 changes: 2 additions & 2 deletions packages/datepicker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-datepicker",
"version": "0.9.10",
"version": "0.9.11",
"description": "component for displaying a date picker",
"keywords": [
"date",
Expand Down Expand Up @@ -38,7 +38,7 @@
},
"dependencies": {
"@equinor/eds-icons": "^0.7.0",
"@equinor/fusion-react-styles": "^0.3.6",
"@equinor/fusion-react-styles": "^0.3.7",
"react-datepicker": "^4.3.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/divider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.1](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-divider





# 0.2.0 (2021-10-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/divider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-divider",
"version": "0.2.0",
"version": "0.2.1",
"description": "React component for displaying a divider",
"keywords": [
"divider",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.1",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-divider": "^0.2.9",
"@lit-labs/react": "^1.0.1"
}
Expand Down
11 changes: 11 additions & 0 deletions packages/filterpane/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.15](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)


### Bug Fixes

* updated packages ([4298c77](https://github.com/equinor/fusion-react-components/commit/4298c778c4c5385398a92d8b71feee3b17ba64c0))





## 1.1.14 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-filter
Expand Down
12 changes: 6 additions & 6 deletions packages/filterpane/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-filter",
"version": "1.1.14",
"version": "1.1.15",
"description": "component for Filtering data",
"author": "",
"homepage": "https://github.com/equinor/fusion-react-components/tree/master/packages/filterpane#readme",
Expand Down Expand Up @@ -38,11 +38,11 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-button": "^0.5.2",
"@equinor/fusion-react-checkbox": "^0.5.2",
"@equinor/fusion-react-radio": "^0.4.1",
"@equinor/fusion-react-styles": "^0.3.6",
"@equinor/fusion-react-textinput": "^0.6.2",
"@equinor/fusion-react-button": "^0.5.3",
"@equinor/fusion-react-checkbox": "^0.5.3",
"@equinor/fusion-react-radio": "^0.4.2",
"@equinor/fusion-react-styles": "^0.3.7",
"@equinor/fusion-react-textinput": "^0.6.3",
"redux": "^4.1.2"
},
"peerDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/hanging-garden/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.6.13](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-hanging-garden





## 1.6.12 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-hanging-garden
Expand Down
4 changes: 2 additions & 2 deletions packages/hanging-garden/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-hanging-garden",
"version": "1.6.12",
"version": "1.6.13",
"description": "component handling rendering of hanging gardens",
"author": "",
"homepage": "https://github.com/equinor/fusion-react-components/tree/master/packages/HangingGarden#readme",
Expand Down Expand Up @@ -36,7 +36,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-styles": "^0.3.6",
"@equinor/fusion-react-styles": "^0.3.7",
"@types/history": "^4.7.9",
"date-fns": "^2.23.0",
"history": "^4.9.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/icon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.3](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-icon





## 0.2.2 (2021-10-29)


Expand Down
4 changes: 2 additions & 2 deletions packages/icon/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@equinor/fusion-react-icon",
"version": "0.2.2",
"version": "0.2.3",
"description": "component for displaying icon",
"keywords": [
"icon",
Expand Down Expand Up @@ -34,7 +34,7 @@
"url": "https://github.com/equinor/fusion-react-components/issues"
},
"dependencies": {
"@equinor/fusion-react-utils": "^1.2.2",
"@equinor/fusion-react-utils": "^1.2.3",
"@equinor/fusion-wc-icon": "^1.0.16"
}
}
8 changes: 8 additions & 0 deletions packages/observable/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.2](https://github.com/equinor/fusion-react-components/compare/@equinor/[email protected]...@equinor/[email protected]) (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-observable





## 0.2.1 (2021-10-29)

**Note:** Version bump only for package @equinor/fusion-react-observable
Expand Down
Loading

0 comments on commit 228ad8e

Please sign in to comment.