Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
feat: release PR 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 19, 2023
1 parent 2dc31d9 commit 430e30c
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 1 deletion.
83 changes: 83 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,89 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [2.4.0](https://github.com/ConsenSys/consensys-sdk/compare/v2.4.0...2.4.0)

> 12 April 2023
#### [v2.4.0](https://github.com/ConsenSys/consensys-sdk/compare/v2.3.10...v2.4.0)

> 19 May 2023
- fix(NFT-0): fix usage ts [`#208`](https://github.com/ConsenSys/consensys-sdk/pull/208)
- feat: remove support for avalance&cronos testnet [`#207`](https://github.com/ConsenSys/consensys-sdk/pull/207)
- Ipfs refacto [`#206`](https://github.com/ConsenSys/consensys-sdk/pull/206)
- fix: automated release [`#205`](https://github.com/ConsenSys/consensys-sdk/pull/205)
- Fix release [`#204`](https://github.com/ConsenSys/consensys-sdk/pull/204)
- fix: fix pascalCase [`#202`](https://github.com/ConsenSys/consensys-sdk/pull/202)
- feat: release automatisation [`6b92fb0`](https://github.com/ConsenSys/consensys-sdk/commit/6b92fb061b83e4b9912be5e66839034327450a8e)
- feat: remove ipfs-http-client [`17b3456`](https://github.com/ConsenSys/consensys-sdk/commit/17b3456ba1800225a31b3f11d01af4dbb9db9d1d)
- fix: increase test coverage [`a097c61`](https://github.com/ConsenSys/consensys-sdk/commit/a097c618f210c7a418e6d815ed59d8fc73e0d511)

#### [v2.3.10](https://github.com/ConsenSys/consensys-sdk/compare/2.3.9...v2.3.10)

> 14 April 2023
- fix: fix PascalCase [`#201`](https://github.com/ConsenSys/consensys-sdk/pull/201)
- fix: ignore eslint for package json [`#200`](https://github.com/ConsenSys/consensys-sdk/pull/200)
- chore(release): release vv2.3.9 [`708b9a6`](https://github.com/ConsenSys/consensys-sdk/commit/708b9a6c58b398dc31476161b0497c545ee98677)

#### [2.3.9](https://github.com/ConsenSys/consensys-sdk/compare/v2.3.9...2.3.9)

> 14 April 2023
#### [v2.3.9](https://github.com/ConsenSys/consensys-sdk/compare/v2.3.8...v2.3.9)

> 14 April 2023
- fix: ignore eslint for package json [`#200`](https://github.com/ConsenSys/consensys-sdk/pull/200)
- fix: fix automated release [`#199`](https://github.com/ConsenSys/consensys-sdk/pull/199)
- chore(release): release vv2.3.9 [`708b9a6`](https://github.com/ConsenSys/consensys-sdk/commit/708b9a6c58b398dc31476161b0497c545ee98677)

#### [v2.3.8](https://github.com/ConsenSys/consensys-sdk/compare/2.3.7...v2.3.8)

> 13 April 2023
- fix: fix readme [`#198`](https://github.com/ConsenSys/consensys-sdk/pull/198)
- fix: add readme page [`#197`](https://github.com/ConsenSys/consensys-sdk/pull/197)

#### [2.3.7](https://github.com/ConsenSys/consensys-sdk/compare/2.3.5...2.3.7)

> 13 April 2023
- fix: fix version-2 [`#196`](https://github.com/ConsenSys/consensys-sdk/pull/196)
- fix: fix version [`#195`](https://github.com/ConsenSys/consensys-sdk/pull/195)

#### [2.3.5](https://github.com/ConsenSys/consensys-sdk/compare/2.3.1...2.3.5)

> 12 April 2023
- fix: bump package version [`#193`](https://github.com/ConsenSys/consensys-sdk/pull/193)
- fix: fix package version [`#192`](https://github.com/ConsenSys/consensys-sdk/pull/192)
- Merge dev on main [`#188`](https://github.com/ConsenSys/consensys-sdk/pull/188)
- fix: fix readme + package json [`#187`](https://github.com/ConsenSys/consensys-sdk/pull/187)
- fix: fix readme [`#186`](https://github.com/ConsenSys/consensys-sdk/pull/186)
- delete readme [`#185`](https://github.com/ConsenSys/consensys-sdk/pull/185)
- Fix convention naming [`#184`](https://github.com/ConsenSys/consensys-sdk/pull/184)
- Fix convention naming [`#183`](https://github.com/ConsenSys/consensys-sdk/pull/183)
- Install dependencies [`#182`](https://github.com/ConsenSys/consensys-sdk/pull/182)
- Dep [`#181`](https://github.com/ConsenSys/consensys-sdk/pull/181)
- Test release [`#180`](https://github.com/ConsenSys/consensys-sdk/pull/180)
- release v2.3.0 [`#176`](https://github.com/ConsenSys/consensys-sdk/pull/176)
- fix: install dependency [`2c45e5e`](https://github.com/ConsenSys/consensys-sdk/commit/2c45e5ee7b3a06e58f3f2b2301df9552739f4213)
- fix: import types [`74f3163`](https://github.com/ConsenSys/consensys-sdk/commit/74f31638ce203a8e88fcdf08dd78af169f770948)

#### [2.3.1](https://github.com/ConsenSys/consensys-sdk/compare/v2.3.0...2.3.1)

> 11 April 2023
- feat: release automatisation [`#179`](https://github.com/ConsenSys/consensys-sdk/pull/179)
- Add block range validation when getting transfers by contract [`#175`](https://github.com/ConsenSys/consensys-sdk/pull/175)
- Add block range filters when getting transfers by contract or wallet [`#173`](https://github.com/ConsenSys/consensys-sdk/pull/173)
- release v2.1.5 [`#161`](https://github.com/ConsenSys/consensys-sdk/pull/161)
- chore: reveal flow e2e test added [`e603fb7`](https://github.com/ConsenSys/consensys-sdk/commit/e603fb78197fba108b24f6b1a9ac12c64db35a04)
- chore: fix unit tests [`0653f67`](https://github.com/ConsenSys/consensys-sdk/commit/0653f67af011172f681f99abcfc72ebee6ac48be)
- NFTSDK:546 add tokenAddresses filter [`45c7c68`](https://github.com/ConsenSys/consensys-sdk/commit/45c7c685b18196c73486bb5ff753742672e12277)

#### [v2.3.0](https://github.com/ConsenSys/consensys-sdk/compare/v2.2.0...v2.3.0)

> 7 April 2023
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@infura/sdk",
"version": "2.3.9",
"version": "2.4.0",
"description": "Infura SDK: easily manage, interact with and read smart contract on Mainnet, testnet and local",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 430e30c

Please sign in to comment.