diff --git a/CHANGELOG.md b/CHANGELOG.md index d3340c6..c68595d 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.11](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.10...v2.2.11) (2021-05-13) + ### [2.2.10](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.9...v2.2.10) (2021-05-11) diff --git a/package.json b/package.json index 81e86e8..0c9e8dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.2.10", + "version": "2.2.11", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",