From f41d65c5f15bc6d746fd5c54fb841b6574ed9fc1 Mon Sep 17 00:00:00 2001 From: Eli Polonsky Date: Wed, 18 Sep 2024 12:51:28 +0300 Subject: [PATCH] feat: empty release to test minor bumps work properly (#57) Just want to make sure that when the schema is not changed, we perform a minor release only. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d1e1bb4..703c2c9 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,4 @@ cannot be guaranteed because some instructions will be ignored. ## Contributing See [Contribution Guide](./CONTRIBUTING.md) +