Skip to content

Commit 4234149

Browse files
authored
Bump TypeScript versions to 1.6.2 (#3424)
# Description of Changes Bump the TypeScript package version to 1.6.2 in preparation for a release. # API and ABI breaking changes None # Expected complexity level and risk 1 # Testing Existing CI only --------- Co-authored-by: Zeke Foppa <bfops@users.noreply.github.com>
1 parent 9ad5e70 commit 4234149

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/bindings-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "spacetimedb",
3-
"version": "1.6.0",
3+
"version": "1.6.2",
44
"description": "API and ABI bindings for the SpacetimeDB TypeScript module library",
55
"homepage": "https://github.com/clockworklabs/SpacetimeDB#readme",
66
"bugs": {

0 commit comments

Comments
 (0)