Skip to content

Commit 7cda10a

Browse files
chore: version packages (#2585)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2dc16b1 commit 7cda10a

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/nasty-rabbits-ring.md

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

packages/ws-provider/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @substrate/ws-provider
2+
3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- 2dc16b1: fix(ws-provider): exports

packages/ws-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@substrate/ws-provider",
3-
"version": "0.3.6",
3+
"version": "0.3.7",
44
"author": "Parity Technologies (https://github.com/paritytech)",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)