1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2025-05-17 09:33:53 +02:00

Use Node.js 14 instead of 12
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-06-07 09:36:46 +03:00
parent 54d3242633
commit a94ebccf3d
4 changed files with 3 additions and 17 deletions

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased Changes
### Updated
- Bootstrap v4.6.0, webpack v5, haven 0.7.0, clean-css-cli, etc
- Use Node.js 14 in CI, remove Node.js 12
## [[ 1.6.0 ]] - 2020-12-05
### Changed