Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @sb1/ffe-component-index@8.4.76
 - @sb1/ffe-modals@1.2.2
 - @sb1/ffe-modals-react@1.1.6
  • Loading branch information
sb1-designsystem committed Dec 13, 2024
1 parent ff7e9ec commit 6e15e2c
Show file tree
Hide file tree
Showing 6 changed files with 33 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.76](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.75...@sb1/ffe-component-index@8.4.76) (2024-12-13)

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





## [8.4.75](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-component-index@8.4.74...@sb1/ffe-component-index@8.4.75) (2024-12-12)

**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.75",
"version": "8.4.76",
"description": "Index of FFE compontents",
"license": "MIT",
"author": "SpareBank 1 Utvikling",
Expand Down Expand Up @@ -72,8 +72,8 @@
"@sb1/ffe-lists-react": "^12.0.22",
"@sb1/ffe-messages": "^1.2.0",
"@sb1/ffe-messages-react": "^1.1.4",
"@sb1/ffe-modals": "^1.2.1",
"@sb1/ffe-modals-react": "^1.1.5",
"@sb1/ffe-modals": "^1.2.2",
"@sb1/ffe-modals-react": "^1.1.6",
"@sb1/ffe-pagination": "^2.1.0",
"@sb1/ffe-pagination-react": "^1.2.29",
"@sb1/ffe-sb1-logos": "^1.1.6",
Expand Down
8 changes: 8 additions & 0 deletions packages/ffe-modals-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.

## [1.1.6](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-modals-react@1.1.5...@sb1/ffe-modals-react@1.1.6) (2024-12-13)

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





## [1.1.5](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-modals-react@1.1.4...@sb1/ffe-modals-react@1.1.5) (2024-12-09)

**Note:** Version bump only for package @sb1/ffe-modals-react
Expand Down
4 changes: 2 additions & 2 deletions packages/ffe-modals-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-modals-react",
"version": "1.1.5",
"version": "1.1.6",
"license": "MIT",
"author": "SpareBank 1",
"files": [
Expand All @@ -26,7 +26,7 @@
},
"dependencies": {
"@sb1/ffe-icons-react": "^11.0.14",
"@sb1/ffe-modals": "^1.2.1",
"@sb1/ffe-modals": "^1.2.2",
"dialog-polyfill": "^0.5.6"
},
"devDependencies": {
Expand Down
11 changes: 11 additions & 0 deletions packages/ffe-modals/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.2.2](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-modals@1.2.1...@sb1/ffe-modals@1.2.2) (2024-12-13)


### Bug Fixes

* **ffe-modals:** Add missing focus color for close button - firefox ([c87e4f9](https://github.com/SpareBank1/designsystem/commit/c87e4f9b06230970ec5bd922a73dc6851fd76008))





## [1.2.1](https://github.com/SpareBank1/designsystem/compare/@sb1/ffe-modals@1.2.0...@sb1/ffe-modals@1.2.1) (2024-12-09)


Expand Down
2 changes: 1 addition & 1 deletion packages/ffe-modals/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sb1/ffe-modals",
"version": "1.2.1",
"version": "1.2.2",
"description": "Modals in ffe",
"license": "MIT",
"author": "SpareBank 1",
Expand Down

0 comments on commit 6e15e2c

Please sign in to comment.