Releases: WordPress/create-block-theme
Releases · WordPress/create-block-theme
v1.3.10
What's Changed
- Remove font face: avoid unwanted removal of fontfamily. by @matiasbenedetto in #191
- Add missing spaces to option labels by @mikachan in #188
Full Changelog: v1.3.9...v1.3.10
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