Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 715 Bytes

CHANGELOG.MD

File metadata and controls

23 lines (13 loc) · 715 Bytes

Changelog

1.0.2 - 2023/07/31

Added

  • copy-webpack-plugin, to automatically copy assets from /assets/src folder to the /build folder.

Minor Fix

  • Theme version on style.css

1.0.1 - 2023/07/24

Added

  • CI/CD improvements: Deploy - Workflow now deploys to an environment target as 'production' Releases - New workflow to generate the latest release when a new tag is added to the master branch

1.0.0 - 2023/07/19

  • Initial Release