diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8772c57..981c711 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -3,5 +3,5 @@ "templates/devcontainer": "4.0.1-rc.11", "templates/claude-dotnet-9": "3.0.0-rc.11", "templates/claude-dotnet-10-full": "4.0.0-rc.11", - "templates/pks-fullstack": "3.0.0-rc.13" + "templates/pks-fullstack": "3.0.1-rc.13" } diff --git a/templates/pks-fullstack/CHANGELOG.md b/templates/pks-fullstack/CHANGELOG.md index d01c925..d784ebb 100644 --- a/templates/pks-fullstack/CHANGELOG.md +++ b/templates/pks-fullstack/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to the PKS Fullstack template will be documented in this fil This template follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and uses [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/). +## [3.0.1-rc.13](https://github.com/pksorensen/pks-cli/compare/pks-fullstack-v3.0.0-rc.13...pks-fullstack-v3.0.1-rc.13) (2026-03-04) + + +### Bug Fixes + +* **cli:** correct npm publish to use OIDC trusted publishing ([793d141](https://github.com/pksorensen/pks-cli/commit/793d14190974e7808be3dec61598da51bfd49322)) + ## [3.0.0-rc.13](https://github.com/pksorensen/pks-cli/compare/pks-fullstack-v2.0.0-rc.13...pks-fullstack-v3.0.0-rc.13) (2026-02-21) diff --git a/templates/pks-fullstack/version.txt b/templates/pks-fullstack/version.txt index 22bc764..3882c27 100644 --- a/templates/pks-fullstack/version.txt +++ b/templates/pks-fullstack/version.txt @@ -1 +1 @@ -5.0.0-rc.1 \ No newline at end of file +5.0.0-rc.1