diff --git a/CHANGELOG.md b/CHANGELOG.md index f4b3e54..9b58730 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.2.8](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.7...v2.2.8) (2021-05-07) + ### [2.2.7](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.6...v2.2.7) (2021-05-06) diff --git a/package.json b/package.json index bf815ce..fe57900 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.2.7", + "version": "2.2.8", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",