Skip to content

Commit cf200e6

Browse files
committed
5.8.1
1 parent 55dd01d commit cf200e6

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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.8.1] - 2025-04-08
910
### Fixed
1011
- Code block in ZK Passport state replication guide.
1112

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

493494

494-
[Unreleased]: https://github.com/rarimo/docs/compare/5.8.0...HEAD
495+
[Unreleased]: https://github.com/rarimo/docs/compare/5.8.1...HEAD
496+
[5.8.1]: https://github.com/rarimo/docs/compare/5.8.0...5.8.1
495497
[5.8.0]: https://github.com/rarimo/docs/compare/5.7.0...5.8.0
496498
[5.7.0]: https://github.com/rarimo/docs/compare/5.6.0...5.7.0
497499
[5.6.0]: https://github.com/rarimo/docs/compare/5.5.1...5.6.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.8.0",
3+
"version": "5.8.1",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)