Skip to content

Commit 67761c6

Browse files
committed
5.10.0
1 parent 5f4829b commit 67761c6

2 files changed

Lines changed: 7 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,14 @@ 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-
### Changed
9-
- Freedom Tool smart contract reference (v1 -> v2)
108

9+
## [5.10.0] - 2025-04-23
1110
### Added
1211
- Deployment of ZK passport smart contracts
1312

13+
### Changed
14+
- Freedom Tool smart contract reference (v1 -> v2)
15+
1416
## [5.9.0] - 2025-04-15
1517
### Changed
1618
- Use the new lib for React in the proof of citizenship guide;
@@ -511,7 +513,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
511513
- Broken logo link in the footer;
512514

513515

514-
[Unreleased]: https://github.com/rarimo/docs/compare/5.9.0...HEAD
516+
[Unreleased]: https://github.com/rarimo/docs/compare/5.10.0...HEAD
517+
[5.10.0]: https://github.com/rarimo/docs/compare/5.9.0...5.10.0
515518
[5.9.0]: https://github.com/rarimo/docs/compare/5.8.2...5.9.0
516519
[5.8.2]: https://github.com/rarimo/docs/compare/5.8.1...5.8.2
517520
[5.8.1]: https://github.com/rarimo/docs/compare/5.8.0...5.8.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.9.0",
3+
"version": "5.10.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)