Skip to content

Commit c640b09

Browse files
chore(release): update package versions (#15)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7cecccb commit c640b09

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-seas-pump.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+
## 3.0.0
4+
5+
### Major Changes
6+
7+
- 7cecccb: Rework observability into logEvents.events + logEvents.log for full customizability
8+
39
## 2.2.1
410

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

0 commit comments

Comments
 (0)