1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

add .release-it.json files, update some md files

This commit is contained in:
leibale
2021-11-15 16:42:34 -05:00
parent 571468e00b
commit 3979e30222
6 changed files with 32 additions and 18 deletions

View File

@@ -0,0 +1,5 @@
{
"git": {
"tagName": "client@${version}"
}
}