Skip to content

Commit

Permalink
chore(release): 0.24.1
Browse files Browse the repository at this point in the history
## [0.24.1](v0.24.0...v0.24.1) (2023-08-29)

### Bug Fixes

* add macOS favicon ([b88c898](b88c898))
  • Loading branch information
semantic-release-bot committed Aug 29, 2023
1 parent b88c898 commit 03cfc19
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.24.1](https://github.com/rare-magma/guitos/compare/v0.24.0...v0.24.1) (2023-08-29)


### Bug Fixes

* add macOS favicon ([b88c898](https://github.com/rare-magma/guitos/commit/b88c89890e6b0c651af65922a286353ed3928d13))

# [0.24.0](https://github.com/rare-magma/guitos/compare/v0.23.0...v0.24.0) (2023-08-19)


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.24.0",
"version": "0.24.1",
"private": true,
"scripts": {
"start": "vite",
Expand Down

0 comments on commit 03cfc19

Please sign in to comment.