Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit 88f349d

Browse files
chore(release): 1.3.0
# [1.3.0](v1.2.0...v1.3.0) (2020-11-24) ### Features * Add network system contract addresses ([b0ab225](b0ab225))
1 parent b0ab225 commit 88f349d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.3.0](https://github.com/erdDEVcode/utils/compare/v1.2.0...v1.3.0) (2020-11-24)
2+
3+
4+
### Features
5+
6+
* Add network system contract addresses ([b0ab225](https://github.com/erdDEVcode/utils/commit/b0ab2259877242d1eaa2de74af469986eadd455b))
7+
18
# [1.2.0](https://github.com/erdDEVcode/utils/compare/v1.1.1...v1.2.0) (2020-11-17)
29

310
## [1.1.1](https://github.com/erdDEVcode/utils/compare/v1.1.0...v1.1.1) (2020-11-16)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "elrond-data",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Data for building with Elrond.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)