Releases: HiDeoo/create-app
Releases · HiDeoo/create-app
v5.0.0
v4.5.0
v4.4.0
Minor Changes
-
#55
90b66b3Thanks @HiDeoo! - Uses trusted publishing with OpenID Connect (OIDC) authentication. -
#55
90b66b3Thanks @HiDeoo! - Updates more GitHub settings if a repository matching the name of the app exists on GitHub:- For public npm packages:
- Enable setting to require GitHub Actions to be pinned to a full-length commit SHA
- For public npm packages:
Patch Changes
v4.3.0
Minor Changes
-
#53
259f199Thanks @HiDeoo! - Updates more GitHub settings if a repository matching the name of the app exists on GitHub:- Enable setting to always suggest updating pull request branches
- For public npm packages:
- Disable setting to allow merge commits
- Disable setting to allow rebase merging
- Enable setting to allow GitHub Actions to create and approve pull requests
v4.2.0
Minor Changes
- #51
891ec23Thanks @HiDeoo! - Uses Changesets to manage versioning and changelogs of public npm packages.