Skip to content

Commit

Permalink
Release 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Aug 31, 2021
1 parent 28cd2a5 commit b969426
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,20 @@ 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.2](https://github.com/nzambello/voltocli/compare/v2.1.1...v2.1.2)

- Bump ini from 1.3.5 to 1.3.8 [`#5`](https://github.com/nzambello/voltocli/pull/5)
- Bump node-fetch from 2.6.0 to 2.6.1 [`#4`](https://github.com/nzambello/voltocli/pull/4)
- Bump hosted-git-info from 3.0.4 to 3.0.8 [`#6`](https://github.com/nzambello/voltocli/pull/6)
- Bump glob-parent from 5.1.1 to 5.1.2 [`#7`](https://github.com/nzambello/voltocli/pull/7)
- Bump path-parse from 1.0.6 to 1.0.7 [`#8`](https://github.com/nzambello/voltocli/pull/8)
- fix: use git current branch, which might be main or master [`28cd2a5`](https://github.com/nzambello/voltocli/commit/28cd2a5f3057ddb0e0122a2e1b3cd8119aa03a62)

#### [v2.1.1](https://github.com/nzambello/voltocli/compare/v2.1.0...v2.1.1)

> 13 August 2021
- Release 2.1.1 [`6c46e8e`](https://github.com/nzambello/voltocli/commit/6c46e8e231c2e1a3bee20c96cc4ec3cea42b0cd3)
- 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)
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": "2.1.1",
"version": "2.1.2",
"description": "CLI to help Volto addon development",
"main": "src/cli.js",
"bin": {
Expand Down

0 comments on commit b969426

Please sign in to comment.