Skip to content

Commit 36316a0

Browse files
committed
5.3.1
1 parent b9e7f6d commit 36316a0

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [5.3.1] - 2025-02-24
810
### Changed
911
- Theme colors
1012

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

441443

442-
[Unreleased]: https://github.com/rarimo/docs/compare/5.3.0...HEAD
444+
[Unreleased]: https://github.com/rarimo/docs/compare/5.3.1...HEAD
445+
[5.3.1]: https://github.com/rarimo/docs/compare/5.3.0...5.3.1
443446
[5.3.0]: https://github.com/rarimo/docs/compare/5.2.2...5.3.0
444447
[5.2.2]: https://github.com/rarimo/docs/compare/5.2.1...5.2.2
445448
[5.2.1]: https://github.com/rarimo/docs/compare/5.2.0...5.2.1

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": "5.3.0",
3+
"version": "5.3.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)