Skip to content

Commit

Permalink
Release version 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gha-automation-personal[bot] committed Dec 19, 2024
1 parent 45daefc commit fd31783
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
# v0.6.0 (Thu Dec 19 2024)

#### 🚀 New Feature

- Ask before editing the PR body [#138](https://github.com/geofflamrock/stack/pull/138) ([@geofflamrock](https://github.com/geofflamrock))

#### 🐛 Bug Fix

- Escape special characters from input default values [#135](https://github.com/geofflamrock/stack/pull/135) ([@geofflamrock](https://github.com/geofflamrock))

#### 🏠 Internal

- Use output provider for Git and GitHub operations [#141](https://github.com/geofflamrock/stack/pull/141) ([@geofflamrock](https://github.com/geofflamrock))

#### 🧪 Tests

- Use proper Git repository for delete stack tests [#147](https://github.com/geofflamrock/stack/pull/147) ([@geofflamrock](https://github.com/geofflamrock))
- Use proper Git repository for cleanup stack tests [#146](https://github.com/geofflamrock/stack/pull/146) ([@geofflamrock](https://github.com/geofflamrock))
- Use proper Git repository for new branch tests [#145](https://github.com/geofflamrock/stack/pull/145) ([@geofflamrock](https://github.com/geofflamrock))
- Use proper Git repository for add branch tests [#144](https://github.com/geofflamrock/stack/pull/144) ([@geofflamrock](https://github.com/geofflamrock))

#### Authors: 1

- Geoff Lamrock ([@geofflamrock](https://github.com/geofflamrock))

---

# v0.5.0 (Wed Dec 11 2024)

#### 🚀 New Feature
Expand Down

0 comments on commit fd31783

Please sign in to comment.