Skip to content

Commit

Permalink
fix busted cutover to new release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Jun 20, 2023
1 parent ffc29a1 commit 5716a66
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
run: yarn test:unit
- name: Prepare Release
uses: lando/prepare-release-action@v2
with:
lando-plugin: true

# Deploy
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## v3.17.1 - [June 20, 2023](https://github.com/lando/core/releases/tag/3.17.1)

* Fixed busted cutover to new release process

## v3.17.0 - [June 20, 2023](https://github.com/lando/core/releases/tag/3.17.0)

* Added `~/.lando/bin` as preferred install location for Docker Compose
Expand Down

0 comments on commit 5716a66

Please sign in to comment.