Releases: WordPress/create-block-theme
Releases · WordPress/create-block-theme
v1.3.9
- Updating Tested up to: 6.1
- I18N: Some new UI strings are not translatable
- Replace "current theme" with "active theme" (or "currently active theme")
- Improve translation process by removing trailing spaces
- Fonts: remove font files from theme assets folder if the font face/family is removed.
- Refactor to read raw theme.json data instead of using core methods
- Update Google Fonts JSON data from API
v1.3.8
- Fixes the spelling of definition
- Fixing readme contributors
- Add contributor username to readme
- Update GitHub action to avoid deprecation warning
- Update Google Fonts JSON data from API
- Update Google Fonts JSON data from API
- Check permission before running functions that need file write permissions
- Allow previewing system font
v1.3.7
- Moving assets files to be auto updated by the release action
v1.3.6
- Auto update assets using a github action
v1.3.5
- Auto release: commit updated php file with the new version
v1.3.4
- auto update version of php file
v1.3.3
Version bump & changelog update
v1.3.2
Version bump & changelog update
v1.3.1
- Update .distignore
v1.3.0
- 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