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

Commit d728edd

Browse files
chore(release): 1.0.2
## [1.0.2](v1.0.1...v1.0.2) (2020-11-16) ### Bug Fixes * Error in docs ([c7f92fa](c7f92fa))
1 parent c7f92fa commit d728edd

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.0.2](https://github.com/erdDEVcode/utils/compare/v1.0.1...v1.0.2) (2020-11-16)
2+
3+
4+
### Bug Fixes
5+
6+
* Error in docs ([c7f92fa](https://github.com/erdDEVcode/utils/commit/c7f92fadaf3b3c5a51efa69e6580f35c604a90b3))
7+
18
## [1.0.1](https://github.com/erdDEVcode/utils/compare/v1.0.0...v1.0.1) (2020-11-16)
29

310

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-utils",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Utilities and data for building with Elrond.",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)