Skip to content

Commit 5a2ef82

Browse files
chore(release): update package versions (#34)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff78cf7 commit 5a2ef82

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/famous-moles-shave.md

-5
This file was deleted.

.changeset/nervous-terms-cover.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 4.0.0
4+
5+
### Major Changes
6+
7+
- ff78cf7: Separate input from output of inputSchema and outputSchema
8+
- 37411c1: Make superjson peer dependency
9+
310
## 3.0.1
411

512
### Patch 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": "3.0.1",
3+
"version": "4.0.0",
44
"description": "Full type-safe Redis PubSub with Zod",
55
"keywords": [
66
"ioredis",

0 commit comments

Comments
 (0)