Releases: geofflamrock/stack
Releases · geofflamrock/stack
v0.6.1
🐛 Bug Fix
- Fixes issue with "double quotes" in PR #161 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)
v0.6.0
🚀 New Feature
- Ask before editing the PR body #138 (@geofflamrock)
🐛 Bug Fix
- Escape special characters from input default values #135 (@geofflamrock)
🏠 Internal
- Use output provider for Git and GitHub operations #141 (@geofflamrock)
🧪 Tests
- Use proper Git repository for open pull requests tests #158 (@geofflamrock)
- Use proper Git repository for create pull requests tests #157 (@geofflamrock)
- Use proper Git repository for update stack tests #156 (@geofflamrock)
- Use proper Git repository for stack status tests #155 (@geofflamrock)
- Use proper Git repository for stack switch tests #154 (@geofflamrock)
- Use proper Git repository for remove branch tests #153 (@geofflamrock)
- Use proper Git repository for new stack tests #148 (@geofflamrock)
- Use proper Git repository for delete stack tests #147 (@geofflamrock)
- Use proper Git repository for cleanup stack tests #146 (@geofflamrock)
- Use proper Git repository for new branch tests #145 (@geofflamrock)
- Use proper Git repository for add branch tests #144 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)
v0.5.0
🚀 New Feature
- More improvements to pull request creation #133 (@geofflamrock)
🔩 Dependency Updates
- Bump Octopus.Shellfish from 0.2.1180 to 0.2.2130 #116 (@dependabot[bot])
- Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 #125 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Geoff Lamrock (@geofflamrock)
v0.4.0
🚀 New Feature
- Add support for creating pull requests as drafts #131 (@geofflamrock)
- Use pull request template if one exists #130 (@geofflamrock)
- Improve pull request creation #123 (@geofflamrock)
🐛 Bug Fix
- Fixes issue where
status --all
would return stacks from wrong repository #126 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)
v0.3.2
🐛 Bug Fix
- Fix issue with wrong target branch when creating PRs #119 (@geofflamrock)
- Removes styling of input #107 (@geofflamrock)
🔩 Dependency Updates
- Bump FluentAssertions from 6.12.2 to 7.0.0 #108 (@dependabot[bot])
🤖 Automation
- Change to only use src directory for dependabot updates #114 (@geofflamrock)
- Fix directories for nuget updates #106 (@geofflamrock)
- Adds dependabot for automated version updates #105 (@geofflamrock)
Authors: 2
- @dependabot[bot]
- Geoff Lamrock (@geofflamrock)
v0.3.1
🐛 Bug Fix
- Fixes issue with duplicate changelog entries in built artifacts #93 (@geofflamrock)
🤖 Automation
- Use GitHub App as committer for versioning PR #102 (@geofflamrock)
- Pass correct version number between workflow jobs #101 (@geofflamrock)
- Create versioning PR in separate workflow #99 (@geofflamrock)
- Add PR check jobs #94 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)
v0.3.0
🚀 New Feature
- Suggest a default name when creating a branch #84 (@geofflamrock)
🤖 Automation
- Removes ignore of changelog file from build #90 (@geofflamrock)
- Makes versioning PR job run after publish #87 (@geofflamrock)
- Put versioning PR back in again #86 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)
v0.2.2
🐛 Bug Fix
- Fixes issue with double stack name output #85 (@geofflamrock)
- Don't include branch in update when PR is merged #83 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)
v0.2.1
v0.2.0
🚀 New Feature
- Automatically select stack if there is only one for a repository #81 (@geofflamrock)
🏠 Internal
- Refactors to add tests for
pr open
command #80 (@geofflamrock) - Refactors to add tests for
pr create
command #79 (@geofflamrock) - Refactors to add tests for branch commands #78 (@geofflamrock)
- Remove specific input providers #77 (@geofflamrock)
📝 Documentation
- Adds initial readme #76 (@geofflamrock)
Authors: 1
- Geoff Lamrock (@geofflamrock)