Skip to content

Commit

Permalink
chore(release): 0.31.0
Browse files Browse the repository at this point in the history
# [0.31.0](v0.30.2...v0.31.0) (2024-02-25)

### Features

* add missing aria labels ([cf30731](cf30731))
  • Loading branch information
semantic-release-bot committed Feb 25, 2024
1 parent 308bc4f commit 114df53
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "guitos",
"version": "0.30.2",
"version": "0.31.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit 114df53

Please sign in to comment.