Skip to content

Commit fe7e183

Browse files
committed
chore: add changelog for 1.28.7
1 parent 5b584fd commit fe7e183

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.28.7.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "1.28.7"
3+
description: "Released on 04/30/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.28.7.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.28.7.
13+
14+
### Bug fixes 🐛
15+
16+
- infra: fixed issue with incorrect formatting of `coder tunnel` command.
17+
18+
### Security updates 🔐
19+
20+
There are no security updates in 1.28.7.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,9 @@
543543
{
544544
"path": "./changelog/1.28.0.md",
545545
"children": [
546+
{
547+
"path": "./changelog/1.28.7.md"
548+
},
546549
{
547550
"path": "./changelog/1.28.6.md"
548551
},

0 commit comments

Comments
 (0)