Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
"templates/devcontainer": "5.0.0",
"templates/claude-dotnet-9": "4.0.0",
"templates/claude-dotnet-10-full": "5.0.0",
"templates/pks-fullstack": "4.0.0"
"templates/pks-fullstack": "4.1.0"
}
7 changes: 7 additions & 0 deletions templates/pks-fullstack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).

## [4.1.0](https://github.com/pksorensen/pks-cli/compare/pks-fullstack-v4.0.0...pks-fullstack-v4.1.0) (2026-03-17)


### Features

* add GIT_ASKPASS installation command and update Dockerfiles for tmux support ([be810e4](https://github.com/pksorensen/pks-cli/commit/be810e45370a73c5c199ec48bcfc5aa5595496d1))

## [4.0.0](https://github.com/pksorensen/pks-cli/compare/pks-fullstack-v3.0.0...pks-fullstack-v4.0.0) (2026-03-04)


Expand Down
2 changes: 1 addition & 1 deletion templates/pks-fullstack/PKS.Templates.PksFullstack.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<!-- Template Package Properties -->
<PackageType>Template</PackageType>
<PackageId>PKS.Templates.PksFullstack</PackageId>
<PackageVersion>4.0.0</PackageVersion>
<PackageVersion>4.1.0</PackageVersion>
<Title>PKS Fullstack DevContainer Template</Title>
<Authors>PKS CLI Team</Authors>
<Owners>pksorensen</Owners>
Expand Down
2 changes: 1 addition & 1 deletion templates/pks-fullstack/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.0.0
4.1.0