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 28, 2024
1 parent 7bde55a commit 81f7edd
Show file tree
Hide file tree
Showing 8 changed files with 49 additions and 8 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.68](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-11-28)

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





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

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
8 changes: 4 additions & 4 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.67",
"version": "8.4.68",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -42,11 +42,11 @@
"dependencies": {
"@sb1/ffe-accordion": "^11.1.0",
"@sb1/ffe-accordion-react": "^13.0.25",
"@sb1/ffe-account-selector-react": "^30.1.1",
"@sb1/ffe-account-selector-react": "^30.1.2",
"@sb1/ffe-buttons": "^19.1.0",
"@sb1/ffe-buttons-react": "^24.0.27",
"@sb1/ffe-cards": "^20.3.0",
"@sb1/ffe-cards-react": "^17.5.10",
"@sb1/ffe-cards": "^20.4.0",
"@sb1/ffe-cards-react": "^17.6.0",
"@sb1/ffe-chart-donut-react": "^8.1.0",
"@sb1/ffe-chips": "^1.3.0",
"@sb1/ffe-chips-react": "^1.2.6",
Expand Down
11 changes: 11 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,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **ffe-account-selector-react:** format account number in drodown ([8b3e4c5](https://github.com/SpareBank1/designsystem/commit/8b3e4c50e56b295bf912004918bb23a346de5475))





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

**Note:** Version bump only for package @sb1/ffe-account-selector-react
Expand Down
2 changes: 1 addition & 1 deletion 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.1.1",
"version": "30.1.2",
"description": "Selector for bank accounts with autocomplete.",
"keywords": [
"ffe"
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-cards-react/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.

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


### Features

* **ffe-cards-react:** legg til rightImg-prop ([693118a](https://github.com/SpareBank1/designsystem/commit/693118ad24b4ccf6d90533e12c61ffed1411f08a))





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

**Note:** Version bump only for package @sb1/ffe-cards-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-cards-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-cards-react",
"version": "17.5.10",
"version": "17.6.0",
"description": "React implementation of ffe-react",
"license": "MIT",
"author": "SpareBank 1",
Expand All @@ -26,7 +26,7 @@
"test:watch": "ffe-buildtool jest --watch"
},
"dependencies": {
"@sb1/ffe-cards": "^20.3.0"
"@sb1/ffe-cards": "^20.4.0"
},
"devDependencies": {
"@sb1/ffe-buildtool": "^0.9.0",
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-cards/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.

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


### Features

* **ffe-cards:** legger til muligheten til å ha 2 ikoner og ikon på høyre side ([8ac543e](https://github.com/SpareBank1/designsystem/commit/8ac543ebee4f68866aa42d42372c39abaf4d2f4d))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-cards/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-cards",
"version": "20.3.0",
"version": "20.4.0",
"description": "Kort for bruk i oversikter",
"license": "MIT",
"author": "SpareBank 1",
Expand Down

0 comments on commit 81f7edd

Please sign in to comment.