Skip to content

Commit b47d6f1

Browse files
ioredis-robotsemantic-release-bot
authored andcommitted
chore(release): 4.29.1 [skip ci]
## [4.29.1](v4.29.0...v4.29.1) (2025-03-05) ### Bug Fixes * Fixing the release script. ([37ebf0b](37ebf0b)) * Turns out the tests need Redis ... ([e82ad68](e82ad68))
1 parent e82ad68 commit b47d6f1

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.29.1](https://github.com/luin/ioredis/compare/v4.29.0...v4.29.1) (2025-03-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixing the release script. ([37ebf0b](https://github.com/luin/ioredis/commit/37ebf0b190ef098ac6c9caa4934a83128c76c773))
7+
* Turns out the tests need Redis ... ([e82ad68](https://github.com/luin/ioredis/commit/e82ad688485689d4081b0ef9f04e0007610919f9))
8+
19
# [4.29.0](https://github.com/luin/ioredis/compare/v4.28.5...v4.29.0) (2025-03-05)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ioredis",
3-
"version": "4.29.0",
3+
"version": "4.29.1",
44
"description": "A robust, performance-focused and full-featured Redis client for Node.js.",
55
"main": "built/index.js",
66
"files": [

0 commit comments

Comments
 (0)