Skip to content

Commit 7b08e82

Browse files
author
Ryan Marks
authored
Release 2.6.6 (#2326)
1 parent ae45034 commit 7b08e82

File tree

3 files changed

+39
-38
lines changed

3 files changed

+39
-38
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Change Log
22
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org)
33

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

78
## 2.6.5 2021-12-17

composer.lock

Lines changed: 36 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

config/constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
---
88

99
# App
10-
TERMINUS_VERSION: '2.6.6-dev'
10+
TERMINUS_VERSION: '2.6.6'
1111

1212
# Connectivity
1313
TERMINUS_HOST: 'terminus.pantheon.io'

0 commit comments

Comments
 (0)