From c06b55615a2045afc3482d6b98ef51bfa9e4914a Mon Sep 17 00:00:00 2001 From: Alex Mantsurov Date: Tue, 25 Feb 2025 12:24:45 +0300 Subject: [PATCH] fix: change for release the old library version --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 522f055b..dc23ddad 100644 --- a/README.md +++ b/README.md @@ -97,3 +97,4 @@ For correct version detection, please follow the [conventional commit format](ht ## Linking To include a local version of modified lido in your project, run `yarn link` in `packages/lido` and run `yarn link lido` in project you want to use it in. Make sure to run `yarn unlink lido` after it's no longer needed. +