File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ v3.0.4] - 2025-09-25
11+
12+ ### Fixed
13+ - Fixed post-pull script functionality by properly handling the --script flag in the add command
14+ - Script parameter is now correctly passed to repository configuration
15+
16+ ### Changed
17+ - Updated README.md with clearer documentation
18+
1019## [ v3.0.3] - 2025-09-23
1120
1221### Changed
@@ -114,7 +123,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
114123- SSH key authentication
115124- Configuration file support
116125
117- [ Unreleased ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.3...HEAD
126+ [ Unreleased ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.4...HEAD
127+ [ v3.0.4 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.3...v3.0.4
118128[ v3.0.3 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.2...v3.0.3
119129[ v3.0.2 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.1...v3.0.2
120130[ v3.0.1 ] : https://github.com/simonjcarr/spdeploy/compare/v3.0.0...v3.0.1
Original file line number Diff line number Diff line change 1- v3.0.3
1+ v3.0.4
You can’t perform that action at this time.
0 commit comments