Skip to content

Commit e18100f

Browse files
authored
release v1.0.1 (#785)
* release v1.0.1 change log and version update * fixed: typo * fixed: update package-lock.json * fixed: readme
1 parent 260d978 commit e18100f

File tree

4 files changed

+1029
-1699
lines changed

4 files changed

+1029
-1699
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44

55
The changelog format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66

7+
## [1.0.1] - 24-May-2021
8+
9+
**Milestone**: Symbol Mainnet
10+
Package | Version | Link
11+
---|---|---
12+
SDK Core| v1.0.1 | [symbol-sdk](https://www.npmjs.com/package/symbol-sdk)
13+
Catbuffer | v1.0.0 | [catbuffer-typescript](https://www.npmjs.com/package/catbuffer-typescript)
14+
Client Library | v1.0.0 | [symbol-openapi-typescript-fetch-client](https://www.npmjs.com/package/symbol-openapi-typescript-fetch-client)
15+
16+
- Fixed missing `utf-8` dependancy issue.
17+
- Fixed `UnhandledPromiseRejection` issue in http repository.
18+
719
## [1.0.0] - 13-Mar-2021
820

921
**Milestone**: Symbol Mainnet

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The Symbol SDK for TypeScript / JavaScript allows you to develop web, mobile, an
1111

1212
### _Catapult-Server_ Network Compatibility ([email protected])
1313

14-
Symbol network pre-launch [catapult-server](https://github.com/nemtech/catapult-server/releases/tag/v0.10.0.8), **it is recommended to use this package's 0.23.3 version and upwards for the upcoming pre-release versions and final release**.
14+
Symbol network launched [catapult-server](https://github.com/nemtech/catapult-server/releases/tag/v1.0.0.0), **it is recommended to use this package's 1.0.0 version and upwards for the Symbol public network**.
1515

1616
Find the complete release notes [here](CHANGELOG.md).
1717

0 commit comments

Comments
 (0)