Skip to content

Commit

Permalink
release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jul 25, 2024
1 parent 92828ca commit 9683420
Show file tree
Hide file tree
Showing 3 changed files with 66 additions and 3 deletions.
63 changes: 63 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
### Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v3.1.0](https://github.com/fireblocks/ts-sdk/compare/v3.0.0...v3.1.0)

> 25 July 2024
- Generated SDK #6749 [`#102`](https://github.com/fireblocks/ts-sdk/pull/102)

### [v3.0.0](https://github.com/fireblocks/ts-sdk/compare/v2.1.0...v3.0.0)

> 17 July 2024
- Generated SDK #6152 [`#90`](https://github.com/fireblocks/ts-sdk/pull/90)
- Generated SDK #2589 [`#86`](https://github.com/fireblocks/ts-sdk/pull/86)
- Generated SDK #7882 [`#85`](https://github.com/fireblocks/ts-sdk/pull/85)
- Generated SDK #8418 [`#84`](https://github.com/fireblocks/ts-sdk/pull/84)
- Generated SDK #3524 [`#83`](https://github.com/fireblocks/ts-sdk/pull/83)
- Generated SDK #7984 [`#82`](https://github.com/fireblocks/ts-sdk/pull/82)
- Generated SDK #2873 [`#81`](https://github.com/fireblocks/ts-sdk/pull/81)

#### [v2.1.0](https://github.com/fireblocks/ts-sdk/compare/v2.0.0...v2.1.0)

> 4 June 2024
- Generated SDK for version COR-46191/fix_pipelines [`#44`](https://github.com/fireblocks/ts-sdk/pull/44)

### [v2.0.0](https://github.com/fireblocks/ts-sdk/compare/v1.1.0...v2.0.0)

> 8 May 2024
- feat: add tokenization api [`#35`](https://github.com/fireblocks/ts-sdk/pull/35)

#### [v1.1.0](https://github.com/fireblocks/ts-sdk/compare/v1.0.1...v1.1.0)

> 17 April 2024
- feat: adding consigners beta api [`#34`](https://github.com/fireblocks/ts-sdk/pull/34)
- fix: modify error message when secretKey missing and fix readme doc [`#33`](https://github.com/fireblocks/ts-sdk/pull/33)

#### [v1.0.1](https://github.com/fireblocks/ts-sdk/compare/v1.0.0...v1.0.1)

> 7 April 2024
- Generated SDK for version v1.0.1 [`#32`](https://github.com/fireblocks/ts-sdk/pull/32)

#### v1.0.0

> 7 April 2024
- Generated SDK for version v1.0.0 GA [`#31`](https://github.com/fireblocks/ts-sdk/pull/31)
- add_license [`#30`](https://github.com/fireblocks/ts-sdk/pull/30)
- version_3_0_6_beta [`#29`](https://github.com/fireblocks/ts-sdk/pull/29)
- version_3_0_5_beta [`#27`](https://github.com/fireblocks/ts-sdk/pull/27)
- Version 3.0.4-beta [`#26`](https://github.com/fireblocks/ts-sdk/pull/26)
- Fireblocks api spec/generated/9818 [`#25`](https://github.com/fireblocks/ts-sdk/pull/25)
- Generated SDK for version 9817 [`#24`](https://github.com/fireblocks/ts-sdk/pull/24)
- Generated SDK for version master [`#23`](https://github.com/fireblocks/ts-sdk/pull/23)
- Added Idempotency & NCW headers support [`#22`](https://github.com/fireblocks/ts-sdk/pull/22)
- API SDK Improvments [`#21`](https://github.com/fireblocks/ts-sdk/pull/21)
- Update README.md [`#18`](https://github.com/fireblocks/ts-sdk/pull/18)
- Update README.md [`#17`](https://github.com/fireblocks/ts-sdk/pull/17)
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fireblocks/ts-sdk",
"version": "0.0.0",
"version": "3.1.0",
"description": "OpenAPI client for @fireblocks/ts-sdk",
"author": "Fireblocks SDK Generator",
"repository": {
Expand Down

0 comments on commit 9683420

Please sign in to comment.