Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Jul 1, 2020
1 parent 706d54d commit afca735
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,17 @@ 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.0.0](https://github.com/nzambello/voltocli/compare/v1.0.3...v2.0.0)

> 1 July 2020
- updated volto config for addons [`706d54d`](https://github.com/nzambello/voltocli/commit/706d54de061ddeb9d6bb1b3c21683a2e4eb1fbfc)

#### [v1.0.3](https://github.com/nzambello/voltocli/compare/v1.0.2...v1.0.3)

> 21 April 2020
- Release 1.0.3 [`4b1335b`](https://github.com/nzambello/voltocli/commit/4b1335b6970bd226da978d8eb0ba69e9000cb4fa)
- Update README.md [`f685373`](https://github.com/nzambello/voltocli/commit/f685373f4117e4eb28a86edae5308e3b7035e22f)
- Update README.md [`c0bd11c`](https://github.com/nzambello/voltocli/commit/c0bd11c293848b4dbb0871e4c532016babdeed77)
- dev: in utils added omelette script in package.json [`0df01cd`](https://github.com/nzambello/voltocli/commit/0df01cd1687560caa975530a51ed178993eaab31)
Expand All @@ -23,14 +30,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v1.0.1](https://github.com/nzambello/voltocli/compare/v1.0.0...v1.0.1)

> 16 April 2020
> 17 April 2020
- Release 1.0.1 [`96561a5`](https://github.com/nzambello/voltocli/commit/96561a5315aa5b9ec520fb95fbb47166576daaf7)
- added bin package.json [`ab86a8b`](https://github.com/nzambello/voltocli/commit/ab86a8b107f05a82324da1fa151bd1dc2f5f6930)

### [v1.0.0](https://github.com/nzambello/voltocli/compare/v0.1.0...v1.0.0)

> 16 April 2020
> 17 April 2020
- dev: added create feature from template [`6247037`](https://github.com/nzambello/voltocli/commit/624703759750b7a395ea1b6582719085f619e532)
- fix: correctly handled async operations [`37063fd`](https://github.com/nzambello/voltocli/commit/37063fd59d5543672f893d08574b643aca712e1a)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "voltocli",
"version": "1.0.3",
"version": "2.0.0",
"description": "CLI to help Volto addon development",
"main": "src/cli.js",
"bin": {
Expand Down

0 comments on commit afca735

Please sign in to comment.