Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominique-mueller committed Mar 26, 2021
1 parent 4b7a936 commit afe757f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ Also see **[GitHub releases](https://github.com/dominique-mueller/hugo-installer

<br>

## [2.0.0](https://github.com/dominique-mueller/hugo-installer/releases/tag/2.0.0) (2021-03-26)

### Feature

- Add support for hugo extended version ([#22](https://github.com/dominique-mueller/hugo-installer/pull/22))

### BREAKING CHANGES

- NodeJS 10 (or higher) is now required

<br>

## [1.0.1](https://github.com/dominique-mueller/hugo-installer/releases/tag/1.0.1) (2018-08-12)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hugo-installer",
"description": "Installs hugo into your repository.",
"version": "1.0.1",
"version": "2.0.0",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit afe757f

Please sign in to comment.