Skip to content

Commit 1cb3aa1

Browse files
chore(release): update package versions (#13)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 33c49d4 commit 1cb3aa1

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

.changeset/two-apples-appear.md

-5
This file was deleted.

.changeset/warm-falcons-poke.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- 33c49d4: New "customizeEventCodes" to be able to change or disable specified events logs
8+
9+
### Patch Changes
10+
11+
- 33c49d4: Remove all decimals from tracing values
12+
313
## 2.1.0
414

515
### Minor 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.1.0",
3+
"version": "2.2.0",
44
"description": "Full type-safe Redis PubSub with Zod",
55
"keywords": [
66
"ioredis",

0 commit comments

Comments
 (0)