Changelog¶
v1.1.2 (2022-07-08)¶
Implemented enhancements:
Fixed bugs:
- Fix usage of invoke tasks for lists #30
- Default
args
fordocs-landing-page
doesn't work #27 - Update internal Python package along with releases #26
Merged pull requests:
v1.1.1 (2022-07-06)¶
Fixed bugs:
- Hooks not working externally #21
Merged pull requests:
v1.1.0 (2022-07-06)¶
Implemented enhancements:
- New pre-commit hooks for invoke tasks #16
Merged pull requests:
v1.0.1 (2022-07-06)¶
Fixed bugs:
- Ensure PREVIOUS_VERSION can be retrieved if input not given #19
- Fix condition for running steps in CI/CD workflow #18
Closed issues:
- Update documentation to
@v1
#15
v1.0.0 (2022-07-06)¶
Implemented enhancements:
- Use proper option for changelog generator instead of moving file afterwards #13
- Update CHANGELOG with unreleased stuff when updating default branch #11
- Update to new repo name #8
- Allow testing/debugging CI/CD workflow #6
- Make "FIRST_RELEASE" bool more robust #3
Fixed bugs:
- Exclude tags from PREVIOUS_VERSION in release workflow #17
- Update local workflow for updated CI/CD workflow #12
- Fix links for various "default" PR bodies and tag messages #9
- API Reference creation not working #7
- Ensure the permanent dependencies branch is always updated #4
Closed issues:
Merged pull requests:
v0.1.0 (2022-07-05)¶
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator