Skip to content

Commit 7d992d8

Browse files
committed
5.2.1
1 parent 6b20740 commit 7d992d8

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [5.2.1] - 2025-02-04
910
### Fixed
1011
- Minor typos in the ZK Passport guide;
1112

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

426427

427-
[Unreleased]: https://github.com/rarimo/docs/compare/5.2.0...HEAD
428+
[Unreleased]: https://github.com/rarimo/docs/compare/5.2.1...HEAD
429+
[5.2.1]: https://github.com/rarimo/docs/compare/5.2.0...5.2.1
428430
[5.2.0]: https://github.com/rarimo/docs/compare/5.1.0...5.2.0
429431
[5.1.0]: https://github.com/rarimo/docs/compare/5.0.1...5.1.0
430432
[5.0.1]: https://github.com/rarimo/docs/compare/5.0.0...5.0.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.2.0",
3+
"version": "5.2.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)