File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44
55The changelog format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) .
66
7+ ## 2.0.5 - 15-Mar-2024
8+
9+ Package | Version | Link
10+ ---|---|---
11+ SDK Core| v2.0.5 | [ symbol-sdk] ( https://www.npmjs.com/package/symbol-sdk )
12+ Catbuffer | v1.0.2 | [ catbuffer-typescript] ( https://www.npmjs.com/package/catbuffer-typescript )
13+ Client Library | v1.0.3 | [ symbol-openapi-typescript-fetch-client] ( https://www.npmjs.com/package/symbol-openapi-typescript-fetch-client )
14+
15+ - [ Bug] [ 853] ( https://github.com/symbol/symbol-sdk-typescript-javascript/pull/853 ) : Fixed encoding of raw messages in TransferTransaction.
16+
717## 2.0.4 - 7-Mar-2023
818
919Package | Version | Link
Original file line number Diff line number Diff line change 11{
22 "name" : " symbol-sdk" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5 " ,
44 "description" : " Reactive symbol sdk for typescript and javascript" ,
55 "scripts" : {
66 "pretest" : " npm run build" ,
You can’t perform that action at this time.
0 commit comments