Skip to content

Releases: tysian/wp-theme-cli

v1.2.2

01 Oct 20:06

Choose a tag to compare

What's Changed

  • chore(deps): bump zod from 3.22.2 to 3.22.3 by @dependabot in #12
  • chore(deps): bump tsup version to 8.3.0

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

02 Jan 13:48
2fb3279

Choose a tag to compare

What's Changed

  • Replace fs functions with fs.rm() by @tysian in #10

Full Changelog: v1.2.0...v1.2.1

v1.2.0

02 Jan 13:48
d725b9c

Choose a tag to compare

What's Changed

  • Create tool for generating WordPress meta file - style.css using package.json from current working directory by @tysian in #9

Full Changelog: v1.1.1...v1.2.0

v1.1.1

27 Sep 19:06
f1b7f6b

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.1.1

v1.1.0

04 Jun 16:06

Choose a tag to compare

Minor Changes

  • 03450fa: Update statistics to count files to prevent duplicates

v1.0.2

20 Nov 08:05

Choose a tag to compare

Patch Changes

  • 6b22b70:
    • Update docs
    • Add prepublish script
    • Fix error when installing dependencies

First public release - v1.0.1

18 Oct 20:15

Choose a tag to compare

This is first public release of this package.
For now it allows you to:

  • generate files based on ACF json file and pre-made config
  • remove/modify files based on pre-made config

More information here.