Skip to content

Commit 719fa7b

Browse files
committed
chore(release): 2.2.0
1 parent 4addd30 commit 719fa7b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.2.0](https://github.com/manh-vv/eosjs-name/compare/v2.1.1...v2.2.0) (2021-01-04)
6+
7+
8+
### Features
9+
10+
* :hammer: add build for front-end side ([76cc1da](https://github.com/manh-vv/eosjs-name/commit/76cc1daf5f8b57ff344bcf9c26991fd4668406f1))
11+
512
### [2.1.1](https://github.com/manh-vv/eosjs-name/compare/v2.1.0...v2.1.1) (2020-10-31)
613

714
## [2.1.0](https://github.com/manh-vv/eosjs-name/compare/v1.1.1...v2.1.0) (2020-10-27)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eosjs-account-name",
3-
"version": "2.1.1",
3+
"version": "2.2.0",
44
"description": "eos name in string to uint64 and vice versa",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)