Skip to content

Commit d7c955f

Browse files
authored
bump version ; update changelog (#2234)
* bump version ; update chagelog * update changelog
1 parent ff493e5 commit d7c955f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 1.0.1
2+
- Bugs Fixed
3+
- Alchemy should not crash immediately when there is a subgraph error. It will retry for approximately 2.5 minutes.
4+
15
## 1.0.0
26
- Features Added
37
- Show active proposal status on the Proposal History page

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "alchemy-client",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "An app for collaborative networks (DAOs), based on the DAO stack.",
55
"author": "DAOstack",
66
"license": "GPL-3.0",

0 commit comments

Comments
 (0)