Merge pull request #3536 from refinedmods/main

Merge main into develop branch
This commit is contained in:
Raoul
2023-07-05 16:36:04 +02:00
committed by GitHub

View File

@@ -7,6 +7,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [1.12.2] - 2023-07-05
### Fixed
- The Grid detailed tooltip now has a small font size again.
@@ -3467,7 +3469,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Internal test release.
[Unreleased]: https://github.com/refinedmods/refinedstorage/compare/v1.12.1...HEAD
[Unreleased]: https://github.com/refinedmods/refinedstorage/compare/v1.12.2...HEAD
[1.12.2]: https://github.com/refinedmods/refinedstorage/compare/v1.12.1...v1.12.2
[1.12.1]: https://github.com/refinedmods/refinedstorage/compare/v1.12.0...v1.12.1