diff --git a/CHANGELOG.md b/CHANGELOG.md index 1909b24..a8412c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,15 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v2.1.1](https://github.com/nzambello/voltocli/compare/v2.1.0...v2.1.1) + +- chore: apply templates to LICENSE too [`1bfd239`](https://github.com/nzambello/voltocli/commit/1bfd23954f07088f3a06e2237e2b642734f6f4c2) + #### [v2.1.0](https://github.com/nzambello/voltocli/compare/v2.0.2...v2.1.0) +> 8 February 2021 + +- Release 2.1.0 [`f7c23c1`](https://github.com/nzambello/voltocli/commit/f7c23c1ba20fa2804d868b7a4407896543698781) - refactor: mrs-developer 1.5.0 and add fetch-https [`25c48d2`](https://github.com/nzambello/voltocli/commit/25c48d242347f592e3b384fb85a10005f68602c1) #### [v2.0.2](https://github.com/nzambello/voltocli/compare/v2.0.1...v2.0.2) diff --git a/package.json b/package.json index 38d0e88..38ef37f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "voltocli", - "version": "2.1.0", + "version": "2.1.1", "description": "CLI to help Volto addon development", "main": "src/cli.js", "bin": {