Skip to content

Commit 7b31f14

Browse files
github-actions[bot]wewelll
authored andcommitted
Version Packages
1 parent 67870aa commit 7b31f14

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/upgrade-dependencies.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/nats/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @effect-messaging/nats
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- [#108](https://github.com/spiko-tech/effect-messaging/pull/108) [`1bd9628`](https://github.com/spiko-tech/effect-messaging/commit/1bd96288a17e658d91141329ec519b6b7e4080f1) Thanks [@wewelll](https://github.com/wewelll)! - Upgrade @nats-io/jetstream, @nats-io/nats-core, and @nats-io/transport-node to 3.3.0
8+
39
## 0.5.1
410

511
### Patch Changes

packages/nats/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect-messaging/nats",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"type": "module",
55
"license": "MIT",
66
"description": "An NATS toolkit for Effect",

0 commit comments

Comments
 (0)