Skip to content

Releases: WordPress/create-block-theme

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 26 Oct 18:43
  • auto update version of php file

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 26 Oct 17:52
Version bump & changelog update

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 26 Oct 17:44
Version bump & changelog update

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 26 Oct 17:39
  • Update .distignore

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 26 Oct 16:37
  • Updating google fonts data
  • Force https to load Google fonts preview
  • Add the ability to select/unselect all google font variants
  • Merge branch 'trunk' into try/manage-fonts
  • Update google fonts JSON data automatically using a repo action
  • Merge branch 'trunk' into release-action
  • Merge branch 'trunk' into try/manage-fonts
  • Merge branch 'try/manage-fonts' into release-action
  • Manage theme fonts
  • Automate release: build, version bump, changelog, deploy to wp.org
  • Automate release

v1.2.3

Choose a tag to compare

@jffng jffng released this 06 Oct 21:41
0b6a547

What's Changed

New Contributors

Full Changelog: v1.2.2...v.1.2.3

v1.2.2

Choose a tag to compare

@matiasbenedetto matiasbenedetto released this 05 Oct 18:44
ae5d164

= 1.2.2 =
Add capabilities and nonce checks (#118)

v1.2.0

Choose a tag to compare

@matiasbenedetto matiasbenedetto released this 03 Oct 18:45
3a47efe

= 1.2.0 =
Embed Google fonts and local font files in theme (#113)
Change button text (#112)
Add check and directory creation for template and parts folders. (#110)
Change theme.json schema of blank theme if Gutenberg isn't installed. (#107)

v1.2.1

Choose a tag to compare

@matiasbenedetto matiasbenedetto released this 03 Oct 19:38

Correcting version number

v1.1.3

Choose a tag to compare

@pbking pbking released this 30 Aug 21:03

= 1.1.3 =
update links, screenshots of the new changes (#97)
Add $schema and use Gutenberg classes (#99)
Update readme to include latest features (#100)
Generate $schema URL in the same way as core. (#105)