diff --git a/CHANGELOG.md b/CHANGELOG.md index 4336a9d..f3e62ce 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. +## [0.0.12](https://github.com/apollosproject/cli/compare/v0.0.11...v0.0.12) (2022-05-19) + ## [0.0.11](https://github.com/apollosproject/cli/compare/v0.0.10...v0.0.11) (2022-05-19) ## [0.0.10](https://github.com/apollosproject/cli/compare/v0.0.9...v0.0.10) (2022-05-19) diff --git a/package.json b/package.json index ea37dbf..6272f13 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@apollosproject/cli", - "version": "0.0.11", + "version": "0.0.12", "repository": "github:apollosproject/cli", "description": "", "type": "module",