Skip to content

Commit 0871d8a

Browse files
committed
feat: add await for commit and update version to 6.0.0-alpha.9
Signed-off-by: Vladislav Polyakov <polRk@ydb.tech>
1 parent bd15092 commit 0871d8a

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

.changeset/common-squids-buy.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+
Add await for commit

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"chubby-jeans-cheat",
1818
"cold-donkeys-wash",
1919
"common-facts-kneel",
20+
"common-squids-buy",
2021
"cuddly-cougars-cough",
2122
"cute-cloths-care",
2223
"easy-lands-cut",

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.9
4+
5+
### Patch Changes
6+
7+
- Add await for commit
8+
39
## 6.0.0-alpha.8
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.8",
3+
"version": "6.0.0-alpha.9",
44
"description": "",
55
"license": "Apache-2.0",
66
"type": "module",

0 commit comments

Comments
 (0)