Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
sb1-designsystem committed Nov 11, 2024
1 parent b21de88 commit 71b9ea0
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 6 deletions.
8 changes: 8 additions & 0 deletions component-overview/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.

## [8.4.62](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-11)

**Note:** Version bump only for package @sb1/ffe-component-index





## [8.4.61](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-08)

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
6 changes: 3 additions & 3 deletions component-overview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-component-index",
"version": "8.4.61",
"version": "8.4.62",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,7 +42,7 @@
"dependencies": {
"@sb1/ffe-accordion": "^11.0.5",
"@sb1/ffe-accordion-react": "^13.0.23",
"@sb1/ffe-account-selector-react": "^30.0.2",
"@sb1/ffe-account-selector-react": "^30.0.3",
"@sb1/ffe-buttons": "^19.0.11",
"@sb1/ffe-buttons-react": "^24.0.25",
"@sb1/ffe-cards": "^20.2.3",
Expand All @@ -62,7 +62,7 @@
"@sb1/ffe-file-upload-react": "^12.0.29",
"@sb1/ffe-form": "^30.0.14",
"@sb1/ffe-form-react": "^21.1.21",
"@sb1/ffe-formatters": "^5.0.1",
"@sb1/ffe-formatters": "^5.0.2",
"@sb1/ffe-grid": "^15.0.5",
"@sb1/ffe-grid-react": "^15.0.15",
"@sb1/ffe-header": "^22.0.19",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-account-selector-react/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.

## [30.0.3](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-11)

**Note:** Version bump only for package @sb1/ffe-account-selector-react





## [30.0.2](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-08)

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-account-selector-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-account-selector-react",
"version": "30.0.2",
"version": "30.0.3",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down Expand Up @@ -30,7 +30,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-formatters": "^5.0.1",
"@sb1/ffe-formatters": "^5.0.2",
"@sb1/ffe-icons-react": "^11.0.12",
"@sb1/ffe-searchable-dropdown-react": "^22.1.1",
"classnames": "^2.3.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-formatters/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.

## [5.0.2](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-11)

**Note:** Version bump only for package @sb1/ffe-formatters





## [5.0.1](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-08)


Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-formatters/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-formatters",
"version": "5.0.1",
"version": "5.0.2",
"description": "JavaScript general use string formatters",
"keywords": [
"ffe"
Expand Down

0 comments on commit 71b9ea0

Please sign in to comment.