Skip to content

Commit 1ba7edb

Browse files
chore(release): update package versions (#41)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 69f7422 commit 1ba7edb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/wild-coats-move.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @soundxyz/redis-pubsub
22

3+
## 4.1.0
4+
5+
### Minor Changes
6+
7+
- 69f7422: .publish can receive null or undefined and it skips the notification
8+
39
## 4.0.0
410

511
### Major Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@soundxyz/redis-pubsub",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Full type-safe Redis PubSub with Zod",
55
"keywords": [
66
"ioredis",

0 commit comments

Comments
 (0)