Skip to content

Commit 7d33935

Browse files
committed
5.4.0
1 parent a422f0b commit 7d33935

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.4.0] - 2025-03-12
810
### Added
911
- ZK Rollup network info;
1012

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

445447

446-
[Unreleased]: https://github.com/rarimo/docs/compare/5.3.1...HEAD
448+
[Unreleased]: https://github.com/rarimo/docs/compare/5.4.0...HEAD
449+
[5.4.0]: https://github.com/rarimo/docs/compare/5.3.1...5.4.0
447450
[5.3.1]: https://github.com/rarimo/docs/compare/5.3.0...5.3.1
448451
[5.3.0]: https://github.com/rarimo/docs/compare/5.2.2...5.3.0
449452
[5.2.2]: https://github.com/rarimo/docs/compare/5.2.1...5.2.2

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.3.1",
3+
"version": "5.4.0",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",

0 commit comments

Comments
 (0)