Skip to content

Commit 1cb6f94

Browse files
chore(release): publish
- @sb1/ffe-component-index@8.4.100 - @sb1/ffe-grid-react@15.1.0 - @sb1/ffe-system-message-react@11.0.32
1 parent 4556b80 commit 1cb6f94

File tree

6 files changed

+32
-5
lines changed

6 files changed

+32
-5
lines changed

component-overview/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.4.100](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.99...@sb1/ffe-component-index@8.4.100) (2025-02-10)
7+
8+
**Note:** Version bump only for package @sb1/ffe-component-index
9+
10+
11+
12+
13+
614
## [8.4.99](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.98...@sb1/ffe-component-index@8.4.99) (2025-02-07)
715

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

component-overview/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-component-index",
3-
"version": "8.4.99",
3+
"version": "8.4.100",
44
"description": "Index of FFE compontents",
55
"license": "MIT",
66
"author": "SpareBank 1 Utvikling",
@@ -64,7 +64,7 @@
6464
"@sb1/ffe-form-react": "^22.1.7",
6565
"@sb1/ffe-formatters": "^5.0.5",
6666
"@sb1/ffe-grid": "^15.1.5",
67-
"@sb1/ffe-grid-react": "^15.0.21",
67+
"@sb1/ffe-grid-react": "^15.1.0",
6868
"@sb1/ffe-header": "^22.1.5",
6969
"@sb1/ffe-icons": "^16.0.0",
7070
"@sb1/ffe-icons-react": "^11.0.18",

packages/ffe-grid-react/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [15.1.0](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-grid-react@15.0.21...@sb1/ffe-grid-react@15.1.0) (2025-02-10)
7+
8+
9+
### Features
10+
11+
* **ffe-grid-react:** eksporter size modifier type ([f9d222f](https://github.com/SpareBank1/designsystem/commit/f9d222f8c3321f5d2e3b549c274412d3185a3b4e))
12+
13+
14+
15+
16+
617
## [15.0.21](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-grid-react@15.0.20...@sb1/ffe-grid-react@15.0.21) (2025-02-07)
718

819
**Note:** Version bump only for package @sb1/ffe-grid-react

packages/ffe-grid-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-grid-react",
3-
"version": "15.0.21",
3+
"version": "15.1.0",
44
"license": "MIT",
55
"author": "SpareBank1",
66
"files": [

packages/ffe-system-message-react/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [11.0.32](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-system-message-react@11.0.31...@sb1/ffe-system-message-react@11.0.32) (2025-02-10)
7+
8+
**Note:** Version bump only for package @sb1/ffe-system-message-react
9+
10+
11+
12+
13+
614
## [11.0.31](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-system-message-react@11.0.30...@sb1/ffe-system-message-react@11.0.31) (2025-02-07)
715

816
**Note:** Version bump only for package @sb1/ffe-system-message-react

packages/ffe-system-message-react/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sb1/ffe-system-message-react",
3-
"version": "11.0.31",
3+
"version": "11.0.32",
44
"description": "SpareBank 1 System Message komponent",
55
"license": "MIT",
66
"author": "SpareBank 1",
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@sb1/ffe-collapse-react": "^5.1.5",
29-
"@sb1/ffe-grid-react": "^15.0.21",
29+
"@sb1/ffe-grid-react": "^15.1.0",
3030
"@sb1/ffe-icons-react": "^11.0.18",
3131
"@sb1/ffe-system-message": "^10.0.11",
3232
"classnames": "^2.3.1"

0 commit comments

Comments
 (0)