From 53a918d3739213c75dc8576ee1c311800e48ee01 Mon Sep 17 00:00:00 2001 From: Zak Angelle Date: Fri, 28 May 2021 11:49:43 -0500 Subject: [PATCH] chore(release): 2.2.17 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 68e1484..ef668b8 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.17](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.16...v2.2.17) (2021-05-28) + ### [2.2.16](https://github.com/boardroom-inc/protocol-Info/compare/v2.2.15...v2.2.16) (2021-05-27) diff --git a/package.json b/package.json index d026e10..116bc85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@boardroom/protocol-info", - "version": "2.2.16", + "version": "2.2.17", "description": "Project information which will be served to display on the Boardroom Governance Portal.", "main": "dist/index.js", "typings": "dist/index.d.ts",