Skip to content

Commit

Permalink
chore(release): 9.9.4 [skip ci]
Browse files Browse the repository at this point in the history
## [9.9.4](v9.9.3...v9.9.4) (2024-01-11)

### Bug Fixes

* 🐛 [Icon] Fixed rotate function ([3269738](3269738)), closes [#305](#305)
  • Loading branch information
semantic-release-bot committed Jan 11, 2024
1 parent 6f6e71b commit 5f86640
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 @@
## [9.9.4](https://github.com/melfore/mosaic/compare/v9.9.3...v9.9.4) (2024-01-11)


### Bug Fixes

* 🐛 [Icon] Fixed rotate function ([3269738](https://github.com/melfore/mosaic/commit/32697386a3091ccf03cd072db765b70a8ebf71e4)), closes [#305](https://github.com/melfore/mosaic/issues/305)

## [9.9.3](https://github.com/melfore/mosaic/compare/v9.9.2...v9.9.3) (2024-01-10)

## [9.9.2](https://github.com/melfore/mosaic/compare/v9.9.1...v9.9.2) (2024-01-10)
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": "@melfore/mosaic",
"version": "9.9.3",
"version": "9.9.4",
"homepage": "https://github.com/melfore/mosaic#readme",
"description": "Melfore's UI kit library based on `@material-ui`",
"repository": {
Expand Down

0 comments on commit 5f86640

Please sign in to comment.