File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 4.2.1] - 2024-09-14
9
10
### Changed
10
11
- Optimized image sizes;
11
12
@@ -377,7 +378,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
377
378
- Broken logo link in the footer;
378
379
379
380
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
381
383
[ 4.2.0 ] : https://github.com/rarimo/docs/compare/4.1.0...4.2.0
382
384
[ 4.1.0 ] : https://github.com/rarimo/docs/compare/4.0.0...4.1.0
383
385
[ 4.0.0 ] : https://github.com/rarimo/docs/compare/3.7.8...4.0.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " rarimo-docs" ,
3
- "version" : " 4.2.0 " ,
3
+ "version" : " 4.2.1 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
You can’t perform that action at this time.
0 commit comments