From c227da836e3513172d9790a6ee78fb693dfec195 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 7 Dec 2022 15:43:47 +0000 Subject: [PATCH] chore(release): 1.25.1 [skip ci] ## [1.25.1](https://github.com/emerald-dao/design-system/compare/v1.25.0...v1.25.1) (2022-12-07) ### Bug Fixes * Input width correction ([4d7af09](https://github.com/emerald-dao/design-system/commit/4d7af09d9f4838f8cbcfff4a840f8f8dcbcfccab)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ecc5b6b..e577df4 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.25.1](https://github.com/emerald-dao/design-system/compare/v1.25.0...v1.25.1) (2022-12-07) + + +### Bug Fixes + +* Input width correction ([4d7af09](https://github.com/emerald-dao/design-system/commit/4d7af09d9f4838f8cbcfff4a840f8f8dcbcfccab)) + # [1.25.0](https://github.com/emerald-dao/design-system/compare/v1.24.1...v1.25.0) (2022-12-07)