From 1d162ecd8757a7c463c5ab955ed2a3ae390b007f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:45:48 +0100 Subject: [PATCH] chore(main): release 0.8.1 (#120) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4da513da..40222b23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.8.1](https://github.com/Altinn/altinn-components/compare/v0.8.0...v0.8.1) (2024-12-09) + + +### Bug Fixes + +* list item “as” prop was not sent to ListItemHeader ([#118](https://github.com/Altinn/altinn-components/issues/118)) ([ccefe4c](https://github.com/Altinn/altinn-components/commit/ccefe4cf7722dea8b4eddf8c73d43a986869beb9)) + ## [0.8.0](https://github.com/Altinn/altinn-components/compare/v0.7.5...v0.8.0) (2024-12-09) diff --git a/package.json b/package.json index 76c53015..2047a528 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@altinn/altinn-components", - "version": "0.8.0", + "version": "0.8.1", "main": "dist/index.js", "types": "dist/index.d.ts", "files": [