Skip to content

Commit

Permalink
chore(release): 0.32.0
Browse files Browse the repository at this point in the history
# [0.32.0](v0.31.0...v0.32.0) (2024-03-13)

### Bug Fixes

* notification font style ([f910148](f910148))

### Features

* add title to landing page ([a4c9986](a4c9986))
  • Loading branch information
semantic-release-bot committed Mar 13, 2024
1 parent 5bff541 commit d4de39d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [0.32.0](https://github.com/rare-magma/guitos/compare/v0.31.0...v0.32.0) (2024-03-13)


### Bug Fixes

* notification font style ([f910148](https://github.com/rare-magma/guitos/commit/f910148b5cc524d90d7627d98d4c609b4ada15a6))


### Features

* add title to landing page ([a4c9986](https://github.com/rare-magma/guitos/commit/a4c99867708e195c27b49e2ef329492012e52bc7))

# [0.31.0](https://github.com/rare-magma/guitos/compare/v0.30.2...v0.31.0) (2024-02-25)


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.31.0",
"version": "0.32.0",
"private": true,
"type": "module",
"scripts": {
Expand Down

0 comments on commit d4de39d

Please sign in to comment.