1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-14 09:42:12 +03:00
Files
node-redis/packages/client
Nikolay Karadzhov 100c0394dc fix(release): bump dist/package.json version (#3125)
Currently, the release process incorrectly leaves the dist/package.json's version
to be the old version. This in turn makes the client setinfo lib-ver command to
send wrong version to redis.
Fix: use the release-it/bumper package to update dist/package.json with the
correct version upon release.

fixes: #3118
2025-11-04 10:25:27 +02:00
..
2022-12-26 13:35:37 -05:00
2025-10-23 14:03:35 +00:00
2022-05-02 11:48:12 -04:00

@redis/client

The source code and documentation for this package are in the main node-redis repo.