From 71f2f2d9a5bf44721eda7fc18a96e5c33fb62086 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 17 Nov 2024 08:17:32 +0000 Subject: [PATCH] chore(release): 0.31.1 [skip ci] ## [0.31.1](https://github.com/polkagate/extension/compare/v0.31.0...v0.31.1) (2024-11-17) ### Bug Fixes * checkmark position issue ([90f912e](https://github.com/polkagate/extension/commit/90f912e9564302425e7bb950ca18cec23c53c1e7)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08bf1a363..22bd1f425 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [0.31.1](https://github.com/polkagate/extension/compare/v0.31.0...v0.31.1) (2024-11-17) + + +### Bug Fixes + +* checkmark position issue ([90f912e](https://github.com/polkagate/extension/commit/90f912e9564302425e7bb950ca18cec23c53c1e7)) + # [0.31.0](https://github.com/polkagate/extension/compare/v0.30.2...v0.31.0) (2024-11-17)