Skip to content

Commit

Permalink
Merge pull request #477 from provenance-io/release/3.4.2
Browse files Browse the repository at this point in the history
3.5.0
  • Loading branch information
jarrydallison authored Dec 9, 2022
2 parents cc2c8e0 + bd79ddc commit 028fb85
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 17 deletions.
38 changes: 24 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,33 @@
## Unreleased

### Bug Fixes
- Revert wcjs 2.0.0 changes #447
- Revert Revert wcjs 2.0.0 changes #447

### Features

## 3.5.0

### Release Name: Salomon August Andrée

### Bug Fixes
- Revert wcjs 2.0.0 changes [#447](https://github.com/provenance-io/explorer-frontend/issues/447)
- Revert Revert wcjs 2.0.0 changes [#447](https://github.com/provenance-io/explorer-frontend/issues/447)
- Use Fetch instead of Axios
- Fix chaincodeId not coming in as JSON error #453
- Fix Tx History chart #473
- Fix chaincodeId not coming in as JSON error [#453](https://github.com/provenance-io/explorer-frontend/issues/453)
- Fix Tx History chart [#473](https://github.com/provenance-io/explorer-frontend/issues/473)

### Features
- Add Figure test wallets to User Login component #445
- Add maintenance page #371
- Remove maintenance page from being the only displayed page #461
- Add standalone hash stats page #465
- Remove standlone hash stats page margins #467
- Added Transactions Dashboard #469
- Hide node-link diagram #471
- Add snow #475

## Kurbat Ivanov
- Add Figure test wallets to User Login component [#445](https://github.com/provenance-io/explorer-frontend/issues/445)
- Add maintenance page [#371](https://github.com/provenance-io/explorer-frontend/issues/371)
- Remove maintenance page from being the only displayed page [#461](https://github.com/provenance-io/explorer-frontend/issues/461)
- Add standalone hash stats page [#465](https://github.com/provenance-io/explorer-frontend/issues/465)
- Remove standlone hash stats page margins [#467](https://github.com/provenance-io/explorer-frontend/issues/467)
- Added Transactions Dashboard [#469](https://github.com/provenance-io/explorer-frontend/issues/469)
- Hide node-link diagram [#471](https://github.com/provenance-io/explorer-frontend/issues/471)
- Add snow [#475](https://github.com/provenance-io/explorer-frontend/issues/475)

## 3.4.1

### Release Name: Kurbat Ivanov

### Bug Fixes

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
Expand Up @@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/provenance-io/explorer-frontend"
},
"version": "3.4.1",
"version": "3.5.0",
"private": false,
"sideEffects": false,
"dependencies": {
Expand Down

0 comments on commit 028fb85

Please sign in to comment.