Skip to content

Commit

Permalink
chore(release): update package versions (#11)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Jul 28, 2022
1 parent 17a8cf7 commit 589146a
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/afraid-cars-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/thirty-bugs-rest.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @soundxyz/redis-pubsub

## 2.1.0

### Minor Changes

- 17a8cf7: New "subscription" helper exported from library with abortSignal and abortController, specially useful for GraphQL Usage

### Patch Changes

- 7dcf49a: Add try-finally block to subscribe generator

## 2.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@soundxyz/redis-pubsub",
"version": "2.0.0",
"version": "2.1.0",
"description": "Full type-safe Redis PubSub with Zod",
"keywords": [
"ioredis",
Expand Down

0 comments on commit 589146a

Please sign in to comment.