Skip to content

Commit 7e327fb

Browse files
committed
5.3.0
1 parent edd4b01 commit 7e327fb

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.0] - 2025-02-13
810
### Added
911
- ZK Socials overview doc;
1012

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

433435

434-
[Unreleased]: https://github.com/rarimo/docs/compare/5.2.2...HEAD
436+
[Unreleased]: https://github.com/rarimo/docs/compare/5.3.0...HEAD
437+
[5.3.0]: https://github.com/rarimo/docs/compare/5.2.2...5.3.0
435438
[5.2.2]: https://github.com/rarimo/docs/compare/5.2.1...5.2.2
436439
[5.2.1]: https://github.com/rarimo/docs/compare/5.2.0...5.2.1
437440
[5.2.0]: https://github.com/rarimo/docs/compare/5.1.0...5.2.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.2",
3+
"version": "5.3.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)