Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

0.2.4 (2019-10-29)

Choose a tag to compare

@feryardiant feryardiant released this 29 Oct 16:41
v0.2.4
3606829

0.2.4 (2019-10-29)

Features

  • buildpack: if wp-cli.yml exists, rename to wp-cli.local.yml (ae0f913)
  • theme: add ability to create nested html, (6436b9f)
  • theme: add custom customizer control (6ef3af7)
  • theme: add custom-logo hook & make use of make_html_tag helper (ee2e41f)
  • theme: add default site logo filter (86fd037)
  • theme: add default theme option filter & change default logo size (1e3fe30)
  • theme: init typography feature (913af3d)
  • theme: remove 'wp-block-styles' supports and use custom styling (958d14b)

Bug Fixes

  • archive: add commitAll flag (d784a93)
  • build: remove skip bump flag on sub-package (fe8f861)
  • build: try to use postbump hook (49db7a9)
  • build: use git add on precommit hook (012bf5a)
  • buildpack: bring back some ignored files 😅 (f09d36a)
  • ci: fix ci setup (0be014e)
  • ci: fix ci setup (again and again) (4ced1f1)
  • ci: fix ci setup (again) (0d43a57)
  • ci: fix ci setup (try again) 😅 (ead42e0)
  • ci: make use of wp-cli.yml (4383cb0)
  • deploy: fix post-deploy script (d7109d0)
  • gulp: fix missing php watcher (14644d7)
  • gulp: fix reloading (d307ce3)
  • gulp: only watch js and css tasks (0d2969d)
  • workflow: fix versioning (ce8265d)