Skip to content

Commit

Permalink
release v0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ouellet committed Apr 13, 2022
1 parent 6fc9406 commit 148a030
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
## IN DEVELOPMENT

## v0.5.8 - [???, 2022](https://github.com/lando/pantheon/releases/tag/v0.5.8)
## v0.5.8 - [April 13, 2022](https://github.com/lando/pantheon/releases/tag/v0.5.8)

Lando is **free** and **open source** software that relies on contributions from developers like you! If you like Lando then help us spend more time making, updating and supporting it by [contributing](https://github.com/sponsors/lando).

* Update Redis config to use redis:6 for M1 Mac users. [PR #108](https://github.com/lando/pantheon/pull/108)
* Match pantheon varnish max header [#109](https://github.com/lando/pantheon/issues/109)

## RELEASED

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@lando/pantheon",
"description": "A Lando plugin that provides a tight integration with Pantheon.",
"version": "0.5.7",
"version": "0.5.8",
"author": "John Ouellet @labboy0276",
"license": "GPL-3.0",
"repository": "lando/pantheon",
Expand Down Expand Up @@ -63,4 +63,4 @@
"version-bump-prompt": "^4.2.1",
"vuepress": "^2.0.0-beta.35"
}
}
}

0 comments on commit 148a030

Please sign in to comment.