2020-01-18 01:59:40 +09:00
# Changelog
All notable changes to this project will be documented in this file. See [standard-version ](https://github.com/conventional-changelog/standard-version ) for commit guidelines.
# [2.4.0](https://github.com/peaceiris/actions-hugo/compare/v2.3.2...v2.4.0) (2020-01-17)
### chore
* Add .DS_Store [skip ci] ([5ce129c ](https://github.com/peaceiris/actions-hugo/commit/5ce129c278027bbd0b3d4fb967ea86543f719c7a ))
* Add .gitattributes ([754a1d2 ](https://github.com/peaceiris/actions-hugo/commit/754a1d28dd8649e5a1151164c990298f36a093d4 ))
* Add standard-version [skip ci] ([dc95764 ](https://github.com/peaceiris/actions-hugo/commit/dc9576430f57dfabaa663af12d5dcd1210c1b155 ))
* Add task to autorun npm ci [skip ci] (#128 ) ([4331a62 ](https://github.com/peaceiris/actions-hugo/commit/4331a62207ee1604966b28fa32ba5d1ae1b30c6a )), closes [#128 ](https://github.com/peaceiris/actions-hugo/issues/128 )
* Disable branch execution (#125 ) ([7dc0670 ](https://github.com/peaceiris/actions-hugo/commit/7dc067063bb67b1e59949161e3be905ed40e3c31 )), closes [#125 ](https://github.com/peaceiris/actions-hugo/issues/125 )
* fix tag push ([f21cef4 ](https://github.com/peaceiris/actions-hugo/commit/f21cef4446db8a2c47e78208d14acc25c3f5cf51 ))
* Remove .gitattributes [skip ci] ([3b68672 ](https://github.com/peaceiris/actions-hugo/commit/3b6867269979eef7d5bdd6de65470678a7e33604 ))
* Update LICENSE year ([57168bc ](https://github.com/peaceiris/actions-hugo/commit/57168bc2bc3981bfabde15282e9c81dd9f5300ac ))
### ci
* Add [skip ci] ([fbf2ba3 ](https://github.com/peaceiris/actions-hugo/commit/fbf2ba3b8ba09038d81bcd17fe9dfe0e4d7190ff ))
* Add release workflow [skip ci] ([9d8553d ](https://github.com/peaceiris/actions-hugo/commit/9d8553d36d52e040d2bcdd9092544fe6df5bcb91 ))
* Enhance tag creation ([7d9bfa0 ](https://github.com/peaceiris/actions-hugo/commit/7d9bfa0c1d5a9fe98246cf06033890d624a717f0 ))
### deps
* update (#118 ) ([bad8e7f ](https://github.com/peaceiris/actions-hugo/commit/bad8e7f80f8fb90e4fc8297535d1c5c8102240d4 )), closes [#118 ](https://github.com/peaceiris/actions-hugo/issues/118 )
* update (#126 ) ([6a7231e ](https://github.com/peaceiris/actions-hugo/commit/6a7231ef834e01c9eb84b15f1432d42804f7c69a )), closes [#126 ](https://github.com/peaceiris/actions-hugo/issues/126 )
* upgrade node v12.14.1 (#119 ) ([cca78d8 ](https://github.com/peaceiris/actions-hugo/commit/cca78d865e24a18ed38b19dfc4bf0c7130c4c232 )), closes [#119 ](https://github.com/peaceiris/actions-hugo/issues/119 )
### docs
* Add back to TOC link ([490ab9b ](https://github.com/peaceiris/actions-hugo/commit/490ab9b0a4d95458b58203661788d6499f27d573 ))
* add link to peaceiris/hugo-extended-docker ([1fa5fb2 ](https://github.com/peaceiris/actions-hugo/commit/1fa5fb2f2eda35bda254f126aa066972de95cfbd ))
* Add new sections ([3d1e811 ](https://github.com/peaceiris/actions-hugo/commit/3d1e8112641c5fafdd12e5e4cf4f359ac289ce71 ))
* Bump Hugo version v0.62.2 ([6a39a0f ](https://github.com/peaceiris/actions-hugo/commit/6a39a0f0e57bc115c411920fe91ae0144ff26b7e ))
* Reindent [skip ci] ([76e22f1 ](https://github.com/peaceiris/actions-hugo/commit/76e22f1114f4fdfe2db25ff96bf65b4c513a942c ))
* update hugo-version to v0.61.0 ([d006b81 ](https://github.com/peaceiris/actions-hugo/commit/d006b81d1845f59bb755a221aff0b61bbff15375 ))
### feat
* update deps (#104 ) ([5e6d8b5 ](https://github.com/peaceiris/actions-hugo/commit/5e6d8b50e242b4f27b9794f002a74032f4abb8f1 )), closes [#104 ](https://github.com/peaceiris/actions-hugo/issues/104 )
* update deps (#110 ) ([ca3c62d ](https://github.com/peaceiris/actions-hugo/commit/ca3c62d21c77504550e4eba47456f9001d2c64ab )), closes [#110 ](https://github.com/peaceiris/actions-hugo/issues/110 )
* update node 12.14.0 (#105 ) ([25520f7 ](https://github.com/peaceiris/actions-hugo/commit/25520f73cde6077d55cce09381b4121d83264fff )), closes [#105 ](https://github.com/peaceiris/actions-hugo/issues/105 )
### test
* Add Docker container for testing [skip ci] ([7496c44 ](https://github.com/peaceiris/actions-hugo/commit/7496c44053ad339cde271140b13a6c3e5385f596 ))
2020-01-18 01:07:24 +09:00
# Changelog
All notable changes to this project will be documented in this file. See [standard-version ](https://github.com/conventional-changelog/standard-version ) for commit guidelines.