Skip to content

Commit 2ec4c84

Browse files
committed
5.2.2
1 parent 8abd622 commit 2ec4c84

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.2.2] - 2025-02-10
810
### Changed
911
- OpenGraph image;
1012

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

429431

430-
[Unreleased]: https://github.com/rarimo/docs/compare/5.2.1...HEAD
432+
[Unreleased]: https://github.com/rarimo/docs/compare/5.2.2...HEAD
433+
[5.2.2]: https://github.com/rarimo/docs/compare/5.2.1...5.2.2
431434
[5.2.1]: https://github.com/rarimo/docs/compare/5.2.0...5.2.1
432435
[5.2.0]: https://github.com/rarimo/docs/compare/5.1.0...5.2.0
433436
[5.1.0]: https://github.com/rarimo/docs/compare/5.0.1...5.1.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.2.1",
3+
"version": "5.2.2",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)