Skip to content

Commit ff96fe6

Browse files
committed
Add changeset file
Signed-off-by: Vladislav Polyakov <polRk@ydb.tech>
1 parent 180b6a7 commit ff96fe6

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

.changeset/sweet-parts-cut.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@ydbjs/api': patch
3+
---
4+
5+
Sync latest protospecs

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ npm ci
3434

3535
We use Changesets to manage versions and changelogs.
3636

37-
- Add a changeset: `npx changeset`
37+
- Add a changeset: `npx @changesets/cli`
3838
- After merging to main, the Release workflow will create a release PR or publish (see .github/workflows/release.yml)
3939

4040
## Running Local YDB for Tests

packages/api/CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
- Update protofiles to latest
2-
31
# @ydbjs/api
42

53
## 6.0.5

0 commit comments

Comments
 (0)