Skip to content

Commit 7e13b58

Browse files
ioredis-robotsemantic-release-bot
authored andcommitted
chore(release): 4.30.1 [skip ci]
## [4.30.1](v4.30.0...v4.30.1) (2025-09-16) ### Bug Fixes * **release:** trigger release ([#2015](#2015)) ([4d2809a](4d2809a))
1 parent 4d2809a commit 7e13b58

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.30.1](https://github.com/luin/ioredis/compare/v4.30.0...v4.30.1) (2025-09-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **release:** trigger release ([#2015](https://github.com/luin/ioredis/issues/2015)) ([4d2809a](https://github.com/luin/ioredis/commit/4d2809a8a66a391d460298b4a84cb6505fadf0ea))
7+
18
# [4.30.0](https://github.com/luin/ioredis/compare/v4.29.1...v4.30.0) (2025-04-11)
29

310

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.30.0",
3+
"version": "4.30.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)