diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d2d0b4..1cf9fc9 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.5](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.4...v2.2.5) (2021-05-03) + ### [2.2.4](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.3...v2.2.4) (2021-05-02) ### [2.2.3](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.2...v2.2.3) (2021-05-02) diff --git a/package.json b/package.json index a18eb58..082ad7d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.2.4", + "version": "2.2.5", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",