Skip to content

Commit ab2cc49

Browse files
committed
4.2.1
1 parent fcce574 commit ab2cc49

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [4.2.1] - 2024-09-14
910
### Changed
1011
- Optimized image sizes;
1112

@@ -377,7 +378,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
377378
- Broken logo link in the footer;
378379

379380

380-
[Unreleased]: https://github.com/rarimo/docs/compare/4.2.0...HEAD
381+
[Unreleased]: https://github.com/rarimo/docs/compare/4.2.1...HEAD
382+
[4.2.1]: https://github.com/rarimo/docs/compare/4.2.0...4.2.1
381383
[4.2.0]: https://github.com/rarimo/docs/compare/4.1.0...4.2.0
382384
[4.1.0]: https://github.com/rarimo/docs/compare/4.0.0...4.1.0
383385
[4.0.0]: https://github.com/rarimo/docs/compare/3.7.8...4.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rarimo-docs",
3-
"version": "4.2.0",
3+
"version": "4.2.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)