diff --git a/packages/react-old/CHANGELOG.md b/packages/react-old/CHANGELOG.md index 0040ff464e..cf8d9468de 100644 --- a/packages/react-old/CHANGELOG.md +++ b/packages/react-old/CHANGELOG.md @@ -3,11 +3,9 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -# [0.54.0](https://github.com/digdir/designsystemet/compare/@digdir/design-system-react@0.53.3...@digdir/design-system-react@0.54.0) (2024-04-04) +## [0.53.4](https://github.com/digdir/designsystemet/compare/@digdir/design-system-react@0.53.2...@digdir/design-system-react@0.53.4) (2024-04-04) -### Features - -- **storybook:** Add getting started page ([#1746](https://github.com/digdir/designsystemet/issues/1746)) ([1e80130](https://github.com/digdir/designsystemet/commit/1e80130c9068f6a38e1a8ecdc0a351885354ea71)) +**Note:** Version bump only for package @digdir/design-system-react ## [0.53.3](https://github.com/digdir/designsystemet/compare/@digdir/design-system-react@0.53.2...@digdir/design-system-react@0.53.3) (2024-03-21) diff --git a/packages/react-old/package.json b/packages/react-old/package.json index 7114b19c44..0619079de1 100644 --- a/packages/react-old/package.json +++ b/packages/react-old/package.json @@ -1,6 +1,6 @@ { "name": "@digdir/design-system-react", - "version": "0.54.0", + "version": "0.53.4", "description": "React components for Designsystemet", "author": "Designsystemet team", "repository": "https://github.com/digdir/designsystemet",