Skip to content

Commit b9129e9

Browse files
committed
5.4.1
1 parent 162be48 commit b9129e9

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.4.1] - 2025-03-21
810
### Changed
911
- Updated social media links;
1012

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

449451

450-
[Unreleased]: https://github.com/rarimo/docs/compare/5.4.0...HEAD
452+
[Unreleased]: https://github.com/rarimo/docs/compare/5.4.1...HEAD
453+
[5.4.1]: https://github.com/rarimo/docs/compare/5.4.0...5.4.1
451454
[5.4.0]: https://github.com/rarimo/docs/compare/5.3.1...5.4.0
452455
[5.3.1]: https://github.com/rarimo/docs/compare/5.3.0...5.3.1
453456
[5.3.0]: https://github.com/rarimo/docs/compare/5.2.2...5.3.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": "5.4.0",
3+
"version": "5.4.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)