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 Dec 12, 2024
1 parent 05f30f2 commit 900811a
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 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.75](https://github.com/SpareBank1/designsystem/compare/@sb1/[email protected]...@sb1/[email protected]) (2024-12-12)

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





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

**Note:** Version bump only for package @sb1/ffe-component-index
Expand Down
4 changes: 2 additions & 2 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.74",
"version": "8.4.75",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -65,7 +65,7 @@
"@sb1/ffe-formatters": "^5.0.3",
"@sb1/ffe-grid": "^15.1.0",
"@sb1/ffe-grid-react": "^15.0.16",
"@sb1/ffe-header": "^22.0.20",
"@sb1/ffe-header": "^22.1.0",
"@sb1/ffe-icons": "^15.1.1",
"@sb1/ffe-icons-react": "^11.0.14",
"@sb1/ffe-lists": "^17.1.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-header/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.

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


### Features

* **ffe-header:** Add new styling of header. ([d1621bf](https://github.com/SpareBank1/designsystem/commit/d1621bfae7ac5a9b597d4cfa3cd116e119ddceef))





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

**Note:** Version bump only for package @sb1/ffe-header
Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-header/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-header",
"version": "22.0.20",
"version": "22.1.0",
"description": "Felles header for SpareBank 1",
"license": "MIT",
"author": "SpareBank 1",
Expand Down

0 comments on commit 900811a

Please sign in to comment.