Skip to content

Commit

Permalink
Merge pull request #32 from ElrondNetwork/release-20-dec
Browse files Browse the repository at this point in the history
Bump version (v1.2.0), update changelog.
  • Loading branch information
andreibancioiu authored Dec 20, 2022
2 parents 4714bfa + b3fd7a9 commit 393bb95
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how

## [Unreleased]

## [1.2.0]
- [Broadcast transactions, in bulk](https://github.com/ElrondNetwork/elrond-sdk-erdjs-network-providers/pull/28)
- [`DefinitionOfTokenCollectionOnNetwork` update](https://github.com/ElrondNetwork/elrond-sdk-erdjs-network-providers/pull/16)
- [Send transactions: external contributions + adjustments](https://github.com/ElrondNetwork/elrond-sdk-erdjs-network-providers/pull/31)
- [Include `assets` in response](https://github.com/ElrondNetwork/elrond-sdk-erdjs-network-providers/pull/14)

## [1.1.3]
- [Fix axios deserialize](https://github.com/ElrondNetwork/elrond-sdk-erdjs-network-providers/pull/29)

## [1.1.2]
- [Add Address.toString()](https://github.com/ElrondNetwork/elrond-sdk-erdjs-network-providers/pull/27)

Expand Down
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": "@elrondnetwork/erdjs-network-providers",
"version": "1.1.3",
"version": "1.2.0",
"lockfileVersion": 2,
"requires": true,
"author": "ElrondNetwork",
Expand Down

0 comments on commit 393bb95

Please sign in to comment.