Files
bec_plugin_copier_template/CHANGELOG.md
semantic-release 4456f21f90 0.4.0
Automatically generated by python-semantic-release
2025-05-12 08:28:09 +00:00

3.3 KiB

CHANGELOG

v0.4.0 (2025-05-12)

Features

  • Ask whether to make commit (9275f19)

v0.3.6 (2025-05-09)

Bug Fixes

  • Commit message on update (100bea9)

v0.3.5 (2025-05-09)

Bug Fixes

  • Exclude copier.yml from template (8d33e8c)

v0.3.4 (2025-05-09)

Bug Fixes

  • Checkout action in release workflow (46a2a9d)

  • Remove unused filter (c807b4a)

v0.3.3 (2025-05-07)

Bug Fixes

  • Exclude .git from template (b77ba35)

v0.3.2 (2025-05-07)

Bug Fixes

  • Run compiler if there are ui files (53f243e)

v0.3.1 (2025-05-06)

Bug Fixes

  • Modules in the right place (e2b1db4)

v0.3.0 (2025-05-06)

Features

v0.2.3 (2025-05-06)

Bug Fixes

  • Allow empty widget list (b2ed638)

v0.2.2 (2025-05-06)

Bug Fixes

  • Exclude changelog from template (4b44b7b)

v0.2.1 (2025-05-06)

Bug Fixes

v0.2.0 (2025-05-06)

Bug Fixes

  • Don't include default test widgets (45a03e9)

Features

v0.1.0 (2025-05-02)

Bug Fixes

  • Add branch input to CI template for child pipeline (8d13fbd)

  • Fix auto update entry point for v2 (2270c61)

Build System

  • Add copier as dev dependency (449dbbc)

Refactoring

  • Make a copier template from BEC plugin files (a389984)