Skip to content
Snippets Groups Projects
Commit 3fc1569c authored by Kristoffer Nordström's avatar Kristoffer Nordström
Browse files

chore(core): release 3.0.1

parent f88c6f8e
No related branches found
No related tags found
No related merge requests found
Pipeline #230908 passed
......@@ -36334,7 +36334,7 @@
},
"packages/core": {
"name": "@sikt/sds-core",
"version": "3.0.0",
"version": "3.0.1",
"license": "SEE LICENSE IN LICENSE.md",
"dependencies": {
"@sikt/sds-tokens": "^1.0.0",
......
......@@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [3.0.1](https://gitlab.sikt.no/designsystem/sds-komponentbibliotek/compare/@sikt/sds-core@3.0.0...@sikt/sds-core@3.0.1) (2023-11-02)
### Bug Fixes
- **link:** min-width/height on icons to make sure they are big enough when line breaks ([1bbead2](https://gitlab.sikt.no/designsystem/sds-komponentbibliotek/commit/1bbead2570c476c7aae18fab43f1ab3f673d4115))
## [3.0.0](https://gitlab.sikt.no/designsystem/sds-komponentbibliotek/compare/@sikt/sds-core@2.2.0...@sikt/sds-core@3.0.0) (2023-10-28)
### ⚠ BREAKING CHANGES
......
{
"name": "@sikt/sds-core",
"version": "3.0.0",
"version": "3.0.1",
"license": "SEE LICENSE IN LICENSE.md",
"main": "dist/cjs/index.js",
"module": "dist/index.js",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment