Skip to content

Latest commit

 

History

History
1125 lines (556 loc) · 59.3 KB

CHANGELOG.md

File metadata and controls

1125 lines (556 loc) · 59.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.23.0 (2020-10-06)

chore

deps

docs

  • add link to peaceiris/hugo-mod-mermaidjs (09b3b9e)
  • add link to peaceiris/hugo-mod-revealjs (36274f5)
  • fix typo MathJax (ae8e66e)

feat

0.22.0 (2020-10-06)

chore

  • Add HUGO_CACHEDIR for hugo_cache (4ebbf63)

ci

fix

0.21.3 (2020-10-05)

chore

ci

deps

  • bump hugo-mod-bulma from 0.1.1 to 0.1.2 (d8d9593)
  • bump theme (3b57315)
  • hugo mod get -u && tidy (bd037a0)

docs

  • update How to Update the Theme (9c6ded8)

fix

0.21.2 (2020-10-05)

chore

ci

  • add actions/cache for hugo_cache (#208) (4d17e68), closes #208
  • add gomod (856c069)
  • bump actions/setup-node from v2.1.1 to v2.1.2 (#210) (28fb30e), closes #210
  • bump actions/upload-artifact from v2.1.4 to v2.2.0 (#209) (864351a), closes #209

deps

  • import peaceiris/hugo-theme-iris (619bd19)
  • inport peaceiris/hugo-mod-bulma (fcfb1d3)

docs

refactor

0.21.1 (2020-09-30)

fix

0.21.0 (2020-09-30)

chore

  • use docker image containing Node.js (#201) (53b6cd4), closes #201

ci

deps

  • bump open from 7.2.1 to 7.3.0 (#204) (f8f2556), closes #204
  • peaceiris/hugo-mod-bulma (#202) (60f4c96), closes #202

docs

0.20.1 (2020-09-26)

docs

feat

  • set p tag line-height to 1.8rem (3bc52e5)

0.20.0 (2020-09-21)

feat

0.19.0 (2020-09-21)

ci

docs

  • bump hugo from 0.71.0 to 0.75.1 (89e8b73)

feat

0.18.0 (2020-09-20)

chore

ci

deps

  • bump hugo from 0.74.3 to 0.75.0 (65b2f2c)
  • bump hugo from 0.75.0 to 0.75.1 (84e2e78)
  • bump husky from 4.2.5 to 4.3.0 (#195) (9cd047e), closes #195
  • bump lint-staged from 10.2.13 to 10.3.0 (#193) (5f7f4c1), closes #193
  • bump lint-staged from 10.3.0 to 10.4.0 (#196) (baa251c), closes #196

feat

  • github-sponsors-list shortcode (#197) (90f4fe5), closes #197

0.17.1 (2020-09-03)

fix

  • link to web check tools (#192) (51875b4), closes #192

0.17.0 (2020-09-03)

chore

ci

  • bump actions/setup-node from v2.0.0 to v2.1.0 (#169) (92dc671), closes #169
  • bump actions/setup-node from v2.1.0 to v2.1.1 (#180) (dcc134f), closes #180
  • bump actions/upload-artifact from 2.1.0 to v2.1.1 (#181) (0b1bb3e), closes #181
  • bump actions/upload-artifact from v2.0.1 to 2.1.0 (#173) (bce4f3a), closes #173
  • bump actions/upload-artifact from v2.1.1 to v2.1.2 (#182) (b8f27b7), closes #182
  • bump actions/upload-artifact from v2.1.2 to v2.1.3 (#183) (0538eca), closes #183
  • bump actions/upload-artifact from v2.1.3 to v2.1.4 (#185) (2fea4ee), closes #185
  • bump peaceiris/actions-gh-pages from v3 to v3.6.2 (#170) (dcc7f65), closes #170
  • bump peaceiris/actions-gh-pages from v3.6.2 to v3.6.3 (#174) (82b8d89), closes #174
  • bump peaceiris/actions-gh-pages from v3.6.3 to v3.6.4 (#179) (aa48e54), closes #179
  • bump peaceiris/actions-hugo from v2 to v2.4.12 (#168) (d7429ab), closes #168

deps

  • bump hugo from 0.72.0 to 0.73.0 (0122c1e)
  • bump hugo from 0.73.0 to 0.74.1 (d0a89a1)
  • bump hugo from 0.74.1 to 0.74.2 (55327f2)
  • bump hugo from 0.74.2 to 0.74.3 (d188e9a)
  • bump lint-staged from 10.2.11 to 10.2.13 (#188) (61fac8f), closes #188
  • bump open from 7.0.4 to 7.1.0 (#178) (8f32b2a), closes #178
  • bump open from 7.1.0 to 7.2.0 (#187) (6a970f6), closes #187
  • bump open from 7.2.0 to 7.2.1 (#189) (0ebd2cd), closes #189
  • bump standard-version from 8.0.0 to 8.0.1 (#172) (67901a5), closes #172
  • bump standard-version from 8.0.1 to 8.0.2 (#176) (96a8c63), closes #176
  • bump standard-version from 8.0.2 to 9.0.0 (#186) (f556fb6), closes #186
  • bump wait-on from 5.0.1 to 5.0.3 (#171) (f8afaa6), closes #171
  • bump wait-on from 5.0.3 to 5.1.0 (#175) (b07f4c0), closes #175
  • bump wait-on from 5.1.0 to 5.2.0 (#184) (e1143a6), closes #184

faet

0.16.2 (2020-06-19)

fix

  • add margin to buttons class (5faad11)

0.16.1 (2020-06-19)

chore

  • Simplify scope of peaceiris (d1b7df6)

ci

  • Add metrics task (5f928f9)
  • add package-ecosystem github-actions (a8154b5)
  • bump actions/setup-node from v1 to v2.0.0 (#166) (ab0a6d1), closes #166
  • bump actions/upload-artifact from v1 to v2.0.1 (#167) (b1fbe98), closes #167
  • Update Dependabot config file (#160) (2986d01), closes #160
  • use deploy_key (5217297)
  • use github_token (8a7fef0)

deps

  • bump hugo from 0.71.0 to 0.71.1 (c306d59)
  • bump hugo from 0.71.1 to 0.72.0 (511a27d)
  • bump lint-staged from 10.2.10 to 10.2.11 (#165) (75ab693), closes #165
  • bump lint-staged from 10.2.6 to 10.2.7 (#159) (fcbcc38), closes #159
  • bump lint-staged from 10.2.7 to 10.2.8 (#161) (aa662a2), closes #161
  • bump lint-staged from 10.2.8 to 10.2.9 (#162) (a4e12c0), closes #162
  • bump lint-staged from 10.2.9 to 10.2.10 (#164) (0338f99), closes #164
  • bump wait-on from 5.0.0 to 5.0.1 (#163) (6d5ba22), closes #163

docs

fix

0.16.0 (2020-05-22)

deps

  • bump lint-staged from 10.2.4 to 10.2.6 (#157) (17a7fd0), closes #157

feat

0.15.2 (2020-05-21)

docs

fix

0.15.1 (2020-05-20)

chore

ci

docs

feat

0.15.0 (2020-05-20)

feat

  • Migrate to GitHub GraphQL API for repo shortcode (#153) (5988037), closes #153

fix

  • move fetch_data.sh under exampleSite/scripts (87c7e2b)

0.14.1 (2020-05-19)

deps

  • bump lint-staged from 10.2.2 to 10.2.4 (#150) (ae15718), closes #150

fix

0.14.0 (2020-05-18)

chore

  • [ImgBot] Optimize images (#145) (79430aa), closes #145

ci

deps

  • bump hugo from 0.69.0 to 0.69.1 (852c3fe)
  • bump hugo from 0.69.1 to 0.69.2 (#140) (3afdfa4), closes #140
  • bump hugo from 0.69.2 to 0.70.0 (d37c100)
  • bump hugo from 0.70.0 to 0.71.0 (43d3995)
  • bump lint-staged from 10.1.3 to 10.1.4 (#135) (1fa5648), closes #135
  • bump lint-staged from 10.1.4 to 10.1.5 (#136) (6ecbf8b), closes #136
  • bump lint-staged from 10.1.5 to 10.1.6 (#137) (c7629c0), closes #137
  • bump lint-staged from 10.1.6 to 10.1.7 (#138) (c0831a4), closes #138
  • bump lint-staged from 10.1.7 to 10.2.0 (#141) (072d412), closes #141
  • bump lint-staged from 10.2.0 to 10.2.1 (#142) (b7ca3bb), closes #142
  • bump lint-staged from 10.2.1 to 10.2.2 (#143) (9d31412), closes #143
  • bump open from 7.0.3 to 7.0.4 (#148) (644f3d6), closes #148
  • bump standard-version from 7.1.0 to 8.0.0 (#147) (ac3e01c), closes #147
  • bump wait-on from 4.0.2 to 5.0.0 (#146) (13c7eef), closes #146

docs

  • remove Netlify Status badge (537e166)
  • update screenshot and thumbnail images (094fc85), closes #144

feat

  • Add render hooks for headings (#149) (495d341), closes #149

fix

  • Render hooks for headings (adfd164)

0.13.1 (2020-04-15)

ci

fix

0.13.0 (2020-04-15)

refactor

  • Enhance project structure (#134) (8d69893), closes #134

0.12.7 (2020-04-15)

fix

0.12.6 (2020-04-15)

0.12.5 (2020-04-15)

chore

ci

deps

  • bump hugo from 0.68.3 to 0.69.0 (1a9ca80)
  • bump husky from 4.2.3 to 4.2.4 (#131) (9dcbbce), closes #131
  • bump husky from 4.2.4 to 4.2.5 (#132) (5e81c02), closes #132
  • bump lint-staged from 10.1.2 to 10.1.3 (#130) (2bde992), closes #130
  • bump wait-on from 4.0.1 to 4.0.2 (#129) (5894e06), closes #129

fix

0.12.4 (2020-04-07)

ci

deps

  • bump lint-staged from 10.1.1 to 10.1.2 (#128) (9d0f7f0), closes #128
  • npm audit fix (472ae0e)

0.12.3 (2020-04-02)

deps

  • bump hugo from 0.67.1 to 0.68.1 (01ef8e7)
  • bump hugo from 0.68.1 to 0.68.2 (640b276)
  • bump hugo from 0.68.2 to 0.68.3 (ee45c81)
  • bump lint-staged from 10.0.10 to 10.1.0 (#126) (75f3762), closes #126
  • bump lint-staged from 10.0.8 to 10.0.9 (#124) (ff8a425), closes #124
  • bump lint-staged from 10.0.9 to 10.0.10 (#125) (897e96c), closes #125
  • bump lint-staged from 10.1.0 to 10.1.1 (#127) (2e36112), closes #127

docs

fix

0.12.2 (2020-03-18)

ci

  • set update_schedule live (b6d7f1f)

deps

  • bump hub 2.14.1 to 2.14.2 (f421e6f)
  • bump hugo from 0.67.0 to 0.67.1 (#119) (d25e38a), closes #119
  • bump husky from 4.2.1 to 4.2.3 (#120) (dc4526d), closes #120
  • bump lint-staged from 10.0.7 to 10.0.8 (#123) (1298ef9), closes #123
  • bump open from 7.0.2 to 7.0.3 (#121) (d2fdb66), closes #121
  • bump wait-on from 4.0.0 to 4.0.1 (#122) (d7b42f3), closes #122

0.12.1 (2020-03-09)

chore

ci

deps

  • bump hugo from 0.65.3 to 0.66.0 (3f31dee)
  • bump hugo from 0.66.0 to 0.67.0 (#118) (f37dea9), closes #118

docs

0.12.0 (2020-03-01)

chore

  • [ImgBot] Optimize images (#112) (6c975f8), closes #112

ci

deps

  • bump hugo from 0.64.1 to 0.65.0 (#113) (53193d0), closes #113
  • bump hugo from 0.65.0 to 0.65.1 (52b956b)
  • bump hugo from 0.65.1 to 0.65.2 (8083298)
  • bump hugo from 0.65.2 to 0.65.3 (8cf72fb)

docs

  • Add Netlify Status badge [skip ci] (ec2246f)
  • update Roadmap (7e0d3a7)

feat

  • make edit button configurable (6491b5e)

0.11.7 (2020-02-18)

chore

  • [ImgBot] Optimize images (#111) (c23d9c0), closes #111
  • Add --navigateToChanged (9ab8e92)

fix

0.11.6 (2020-02-18)

chore

deps

  • bump hugo from 0.64.0 to 0.64.1 (#109) (62f3e3c), closes #109

docs

fix

0.11.5 (2020-02-08)

fix

0.11.4 (2020-02-08)

deps

  • bump mathjax from v3.0.0 to v3.0.1 (37ea814)

0.11.3 (2020-02-07)

chore

docs

fix

  • Change relURL to absURL (9a0f0dd)

0.11.2 (2020-02-06)

chore

  • Add ISSUE_TEMPLATE/config.yml (b6e9cb0)
  • Add presentation, slide, and reveal.js (b66ed3c)

ci

deps

docs

  • bump peaceiris/actions-gh-pages from v2 to v3 (9c155a9)
  • fix example (1d13867)
  • remove lighthouse-github-actions.md (cf66d33)

0.11.1 (2020-02-04)

fix

0.11.0 (2020-02-03)

chore

  • [ImgBot] Optimize images (#103) (0dee4f7), closes #103

docs

feat

fix

0.10.1 (2020-02-03)

docs

fix

0.10.0 (2020-02-03)

chore

feat

0.9.0 (2020-02-03)

docs

feat

0.8.4 (2020-02-02)

fix

0.8.3 (2020-02-02)

feat

  • Add links to Hugo and Theme (961aefa)

0.8.2 (2020-02-02)

fix

0.8.1 (2020-02-02)

ci

fix

0.8.0 (2020-02-02)

feat

  • Make breadcrumb link button (78c1e91)

0.7.0 (2020-02-02)

feat

0.6.2 (2020-02-02)

chore

  • [ImgBot] Optimize images (#102) (d515ec0), closes #102

fix

  • change OGP image path from relURL to absURL (f63068a)

0.6.1 (2020-02-02)

fix

  • OGP and eyecatching images (5f8449a)

0.6.0 (2020-02-02)

chore

  • [ImgBot] Optimize images (#100) (77bc99f), closes #100

docs

  • Add Table of Contents feature (e59d6b0)

feat

  • Add Table of Contents (ToC) (763db2e)

0.5.1 (2020-02-01)

chore

0.5.0 (2020-02-01)

feat

  • Add Open Graph Protocol options (be29814)

0.4.0 (2020-02-01)

docs

  • Move Disqus to Features (09ffb09)

feat

fix

0.3.0 (2020-02-01)

feat

fix

0.2.1 (2020-02-01)

chore

docs

fix

0.2.0 (2020-02-01)

chore

ci

deps

docs

0.1.9 (2020-01-28)

chore

  • revert release test change (cf81798)

0.1.8 (2020-01-28)

chore

0.1.7 (2020-01-28)

chore

ci

deps

docs

feat

0.1.6 (2020-01-28)

chore

0.1.5 (2020-01-28)

chore

0.1.4 (2020-01-28)

ci

docs

0.1.3 (2020-01-28)

chore

0.1.2 (2020-01-28)

chore

0.1.1 (2020-01-28)

chore

ci

config

docs