Skip to content

Commit 09a3b69

Browse files
committed
chore: update version to 6.0.0-alpha.22
Signed-off-by: Vladislav Polyakov <[email protected]>
1 parent 85f4509 commit 09a3b69

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

.changeset/fuzzy-lizards-rule.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@ydbjs/topic': patch
3+
---
4+
5+
Enhance TopicWriter throughput

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"evil-dogs-drive",
2828
"fresh-bushes-know",
2929
"fruity-chairs-brush",
30+
"fuzzy-lizards-rule",
3031
"good-berries-share",
3132
"khaki-sloths-sing",
3233
"late-baths-push",

packages/topic/CHANGELOG.md

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

3+
## 6.0.0-alpha.22
4+
5+
### Patch Changes
6+
7+
- Enhance TopicWriter throughput
8+
39
## 6.0.0-alpha.21
410

511
### Patch Changes

packages/topic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ydbjs/topic",
3-
"version": "6.0.0-alpha.21",
3+
"version": "6.0.0-alpha.22",
44
"description": "",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)