mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2025-04-26 14:38:28 -04:00
feat(hugo): upgrade Hugo to v0.37.1 (#48)
* feat(hugo): upgrade Hugo to v0.37.1 * Update README.md
This commit is contained in:
parent
1f730b3ed2
commit
33aa91157b
24
README.md
24
README.md
@ -44,29 +44,7 @@ See the [Hugo Documentation](https://gohugo.io/) for more information.
|
|||||||
|
|
||||||
## Supported versions
|
## Supported versions
|
||||||
|
|
||||||
| hugo-bin version | Hugo version |
|
See [the package.json commit histories](https://github.com/fenneclab/hugo-bin/commits/master/package.json).
|
||||||
|:-----------------:|:------------:|
|
|
||||||
| ^0.23.0 | v0.36.1 |
|
|
||||||
| ^0.22.0 | v0.35 |
|
|
||||||
| ^0.21.0 | v0.34 |
|
|
||||||
| ^0.20.0 | v0.33 |
|
|
||||||
| ^0.19.0 | v0.32.4 |
|
|
||||||
| ^0.18.0 | v0.31.1 |
|
|
||||||
| ^0.17.0 | v0.30.2 |
|
|
||||||
| ^0.16.0 | v0.29 |
|
|
||||||
| ^0.15.0 | v0.28 |
|
|
||||||
| ^0.14.0 | v0.27.1 |
|
|
||||||
| ^0.13.0 | v0.26 |
|
|
||||||
| ^0.12.0 | v0.25.1 |
|
|
||||||
| ^0.11.0 | v0.24.1 |
|
|
||||||
| ^0.10.0 | v0.23 |
|
|
||||||
| ^0.9.0 | v0.22.1 |
|
|
||||||
| ^0.8.0 | v0.21 |
|
|
||||||
| ^0.7.0 | v0.20.7 |
|
|
||||||
| ^0.6.0 | v0.19 |
|
|
||||||
| ^0.5.0 | v0.18.1 |
|
|
||||||
| ^0.4.0 | v0.17 |
|
|
||||||
| ^0.3.0 | v0.16 |
|
|
||||||
|
|
||||||
## Full example
|
## Full example
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "hugo-bin",
|
"name": "hugo-bin",
|
||||||
"version": "0.23.0",
|
"version": "0.23.0",
|
||||||
"hugoVersion": "0.36.1",
|
"hugoVersion": "0.37.1",
|
||||||
"description": "Binary wrapper for Hugo",
|
"description": "Binary wrapper for Hugo",
|
||||||
"repository": "fenneclab/hugo-bin",
|
"repository": "fenneclab/hugo-bin",
|
||||||
"author": "satoshun00 <shun.sato@fenneclab.com>",
|
"author": "satoshun00 <shun.sato@fenneclab.com>",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user