Skip to content

Commit

Permalink
Release 2.6.6 (#2326)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Marks authored Feb 8, 2022
1 parent ae45034 commit 7b08e82
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 38 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)

## 2.6.6-dev
## 2.6.6 2022-02-07
- Replace git:// urls with https:// urls (#2318)
- Fix bug where `site:delete` command always fails (#2323)

## 2.6.5 2021-12-17
Expand Down
72 changes: 36 additions & 36 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion config/constants.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
---

# App
TERMINUS_VERSION: '2.6.6-dev'
TERMINUS_VERSION: '2.6.6'

# Connectivity
TERMINUS_HOST: 'terminus.pantheon.io'
Expand Down

0 comments on commit 7b08e82

Please sign in to comment.