9.4 KiB
9.4 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.4.3 (2020-01-24)
chore
- Change update_schedule from weekly to daily (737fda5)
deps
- bump @actions/core from 1.2.1 to 1.2.2 (6e5afb7)
- bump @actions/tool-cache from 1.3.0 to 1.3.1 (46a6a3a)
2.4.2 (2020-01-23)
ci
- Add codecov/codecov-action@v1 (#136) (94ce32e), closes #136
- Add Hugo version dump step (7a50ddc)
- Add operations-per-run 1 (b6a7551)
deps
- bump @types/jest from 24.9.0 to 24.9.1 (2550d0e)
- bump @types/node from 13.1.8 to 13.5.0 (8d85402)
- bump @typescript-eslint/eslint-plugin from 2.16.0 to 2.17.0 (66d664b)
- bump @typescript-eslint/parser from 2.16.0 to 2.17.0 (#144) (692ded2), closes #144
- bump husky from 4.0.10 to 4.2.1 (e973221)
- bump jest and ts-jest (3315ca8)
- bump jest-circus from 24.9.0 to 25.1.0 (b4a0e8b)
- bump lint-staged from 10.0.0 to 10.0.2 (87e38e2)
- bump standard-version from 7.0.1 to 7.1.0 (#145) (699805b), closes #145
- update (3317963)
docs
style
- remove extra whitespace [skip ci] (4fb2901)
test
2.4.1 (2020-01-18)
chore
ci
docs
refactor
- main and installer (#133) (283bc47), closes #133
- Use node-fetch instead of xmlhttprequest (#130) (4642226), closes #130
test
- Add integration testing (#131) (386980e), closes #131
- Add test for extended option (#134) (6281061), closes #134
- Add unit testing (get-latest-version) (#132) (442aa4d), closes #132
- Enable Coveralls (#129) (66bce05), closes #129
2.4.0 (2020-01-17)
chore
- Add .DS_Store [skip ci] (5ce129c)
- Add .gitattributes (754a1d2)
- Add standard-version [skip ci] (dc95764)
- Add task to autorun npm ci [skip ci] (#128) (4331a62), closes #128
- Disable branch execution (#125) (7dc0670), closes #125
- fix tag push (f21cef4)
- Remove .gitattributes [skip ci] (3b68672)
- Update LICENSE year (57168bc)
ci
deps
- update (#118) (bad8e7f), closes #118
- update (#126) (6a7231e), closes #126
- upgrade node v12.14.1 (#119) (cca78d8), closes #119
docs
- Add back to TOC link (490ab9b)
- add link to peaceiris/hugo-extended-docker (1fa5fb2)
- Add new sections (3d1e811)
- Bump Hugo version v0.62.2 (6a39a0f)
- Reindent [skip ci] (76e22f1)
- update hugo-version to v0.61.0 (d006b81)
feat
- update deps (#104) (5e6d8b5), closes #104
- update deps (#110) (ca3c62d), closes #110
- update node 12.14.0 (#105) (25520f7), closes #105
test
- Add Docker container for testing [skip ci] (7496c44)