Skip to content

Commit

Permalink
bump version ; update changelog (#2234)
Browse files Browse the repository at this point in the history
* bump version ; update chagelog

* update changelog
  • Loading branch information
roienatan authored Nov 2, 2020
1 parent ff493e5 commit d7c955f
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.0.1
- Bugs Fixed
- Alchemy should not crash immediately when there is a subgraph error. It will retry for approximately 2.5 minutes.

## 1.0.0
- Features Added
- Show active proposal status on the Proposal History page
Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,6 +1,6 @@
{
"name": "alchemy-client",
"version": "1.0.0",
"version": "1.0.1",
"description": "An app for collaborative networks (DAOs), based on the DAO stack.",
"author": "DAOstack",
"license": "GPL-3.0",
Expand Down

0 comments on commit d7c955f

Please sign in to comment.