Skip to content

Commit

Permalink
refactor(ts-sdk): Reset TS SDK version to 0.0.0 (#1713)
Browse files Browse the repository at this point in the history
* refactor(general): Reset TS SDK

* fix: Update name of uikit in changesets config.json

* chore: Revert unnecessary version downgrade of move-bytecode-template as it will never be published

---------

Co-authored-by: Begoña Álvarez de la Cruz <[email protected]>
  • Loading branch information
2 people authored and bingyanglin committed Aug 19, 2024
1 parent b351e41 commit a60698c
Show file tree
Hide file tree
Showing 21 changed files with 11 additions and 3,209 deletions.
1 change: 1 addition & 0 deletions .changeset/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"iota-wallet",
"iota-explorer",
"wallet-dashboard",
"@iota/apps-ui-kit",
"apps-backend",
"@iota/core",
"@iota/ui",
Expand Down
210 changes: 0 additions & 210 deletions sdk/bcs/CHANGELOG.md

This file was deleted.

2 changes: 1 addition & 1 deletion sdk/bcs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iota/bcs",
"version": "0.11.1",
"version": "0.0.0",
"description": "BCS - Canonical Binary Serialization implementation for JavaScript",
"license": "Apache-2.0",
"author": "Mysten Labs <[email protected]>",
Expand Down
Loading

0 comments on commit a60698c

Please sign in to comment.