Skip to content

Commit

Permalink
chore(release): 0.25.3
Browse files Browse the repository at this point in the history
## [0.25.3](v0.25.2...v0.25.3) (2023-09-19)

### Performance Improvements

* lazy load charts page ([d7c006d](d7c006d))
  • Loading branch information
semantic-release-bot committed Sep 19, 2023
1 parent d7c006d commit 908e32b
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.25.3](https://github.com/rare-magma/guitos/compare/v0.25.2...v0.25.3) (2023-09-19)


### Performance Improvements

* lazy load charts page ([d7c006d](https://github.com/rare-magma/guitos/commit/d7c006d737e0d62c18148ba71d17c231f045171e))

## [0.25.2](https://github.com/rare-magma/guitos/compare/v0.25.1...v0.25.2) (2023-09-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.25.2",
"version": "0.25.3",
"private": true,
"scripts": {
"start": "vite",
Expand Down

0 comments on commit 908e32b

Please sign in to comment.