From 114df53610b83b2a48b758a6f45b4f5a6920d26c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 25 Feb 2024 16:58:21 +0000 Subject: [PATCH] chore(release): 0.31.0 # [0.31.0](https://github.com/rare-magma/guitos/compare/v0.30.2...v0.31.0) (2024-02-25) ### Features * add missing aria labels ([cf30731](https://github.com/rare-magma/guitos/commit/cf30731ec62683dba69959864aaa5d1a5ae8ba81)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 935e1bf5..58e2f32d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [0.31.0](https://github.com/rare-magma/guitos/compare/v0.30.2...v0.31.0) (2024-02-25) + + +### Features + +* add missing aria labels ([cf30731](https://github.com/rare-magma/guitos/commit/cf30731ec62683dba69959864aaa5d1a5ae8ba81)) + ## [0.30.2](https://github.com/rare-magma/guitos/compare/v0.30.1...v0.30.2) (2024-02-06) diff --git a/package-lock.json b/package-lock.json index fbac1f95..608a99e8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "guitos", - "version": "0.30.2", + "version": "0.31.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "guitos", - "version": "0.30.2", + "version": "0.31.0", "dependencies": { "big.js": "6.2.1", "bootstrap": "5.3.2", diff --git a/package.json b/package.json index 4437c1d8..0b9535d5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "guitos", - "version": "0.30.2", + "version": "0.31.0", "private": true, "type": "module", "scripts": {