Skip to content

Commit 793c6a7

Browse files
Version Packages (#145)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6dbb979 commit 793c6a7

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/fuzzy-glasses-brush.md

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

packages/suins-toolkit/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @mysten/suins-toolkit
22

3+
## 0.5.45
4+
5+
### Patch Changes
6+
7+
- 6dbb979: Deprecates the toolkit and encourages usage of `@mysten/suins`. Suins-toolkit was never
8+
maintained but there is a steady stream of downloads.
9+
310
## 0.5.44
411

512
### Patch Changes

packages/suins-toolkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@mysten/suins-toolkit",
33
"author": "Mysten Labs <[email protected]>",
44
"description": "SuiNS TypeScript SDK",
5-
"version": "0.5.44",
5+
"version": "0.5.45",
66
"license": "Apache-2.0",
77
"type": "commonjs",
88
"main": "./dist/cjs/index.js",

0 commit comments

Comments
 (0)