Skip to content

Commit

Permalink
Merge pull request #949 from aeternity/release/7.2.1
Browse files Browse the repository at this point in the history
Release 7.2.1
  • Loading branch information
nduchak authored Mar 25, 2020
2 parents d28202b + 3a2c5ee commit 6c45e8b
Show file tree
Hide file tree
Showing 6 changed files with 763 additions and 991 deletions.
22 changes: 16 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# [7.2.0](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.2.0) (2020-03-24)
## [7.2.1](https://github.com/aeternity/aepp-sdk-js/compare/7.2.0...7.2.1) (2020-03-25)


### Fix

* **build** Remove resolving of `minimist` using `npx`



# [7.2.0](https://github.com/aeternity/aepp-sdk-js/compare/7.1.1...7.2.0) (2020-03-24)


### Docs

Expand All @@ -18,8 +28,8 @@ This stamp give more flexibility on transaction serialization/deserialization pr
* **AEX-2:** Add permission layer for account management ([#937](https://github.com/aeternity/aepp-sdk-js/pull/937))


## [7.1.1](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.1.1) (2020-02-27)

## [7.1.1](https://github.com/aeternity/aepp-sdk-js/compare/7.1.0...7.1.1) (2020-02-27)


### Bug Fixes
Expand All @@ -29,7 +39,7 @@ This stamp give more flexibility on transaction serialization/deserialization pr



# [7.1.0](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.1.0) (2020-02-25)
# [7.1.0](https://github.com/aeternity/aepp-sdk-js/compare/7.0.0...7.1.0) (2020-02-25)

### Refactor

Expand All @@ -48,7 +58,7 @@ This stamp give more flexibility on transaction serialization/deserialization pr
* **AEX-2:** Add `removeRpcClient` method to RpcClient/RpcWallet stamp's([#912](https://github.com/aeternity/aepp-sdk-js/pull/912))


# [7.0.0](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.0.0) (2020-01-31)
# [7.0.0](https://github.com/aeternity/aepp-sdk-js/compare/7.0.0-next.3...7.0.0) (2020-01-31)


### Bug Fixes
Expand Down Expand Up @@ -77,7 +87,7 @@ This release include all changes from [7.0.0-next.1](https://github.com/aeternit



# [7.0.0-next.3](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.0.0-next.3) (2020-01-22)
# [7.0.0-next.3](https://github.com/aeternity/aepp-sdk-js/compare/7.0.0-next.2...7.0.0-next.3) (2020-01-22)


### Features
Expand Down Expand Up @@ -117,7 +127,7 @@ This release include all changes from [7.0.0-next.1](https://github.com/aeternit



# [7.0.0-next.1](https://github.com/aeternity/aepp-sdk-js/compare/6.0.1...7.0.0-next.1) (2019-12-18)
# [7.0.0-next.1](https://github.com/aeternity/aepp-sdk-js/compare/6.1.3...7.0.0-next.1) (2019-12-18)


### Bug Fixes
Expand Down
Loading

0 comments on commit 6c45e8b

Please sign in to comment.