Skip to content

Commit

Permalink
chore(release): 2.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
zxqx committed Jul 24, 2021
1 parent b82e666 commit 1aa774f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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.

### [2.5.8](https://github.com/boardroom-inc/protocol-Info/compare/v2.5.7...v2.5.8) (2021-07-24)


### Bug Fixes

* update drc treasury addresses field ([580e4a1](https://github.com/boardroom-inc/protocol-Info/commit/580e4a1bb522206b4f0613bbcc79c88499589d4c))

### [2.5.7](https://github.com/boardroom-inc/protocol-Info/compare/v2.5.6...v2.5.7) (2021-07-13)

### [2.5.6](https://github.com/boardroom-inc/protocol-Info/compare/v2.5.5...v2.5.6) (2021-07-10)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@boardroom/protocol-info",
"version": "2.5.7",
"version": "2.5.8",
"description": "Project information which will be served to display on the Boardroom Governance Portal.",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 1aa774f

Please sign in to comment.