Skip to content

Commit 479505f

Browse files
committed
add changelog for 1.29.5
1 parent 1ebd547 commit 479505f

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

changelog/1.29.5.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "1.29.5"
3+
description: "Released on 04/30/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.29.5.
9+
10+
### Features ✨
11+
12+
There are no new features in 1.29.5.
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.29.5.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -562,6 +562,9 @@
562562
{
563563
"path": "./changelog/1.29.0.md",
564564
"children": [
565+
{
566+
"path": "./changelog/1.29.5.md"
567+
},
565568
{
566569
"path": "./changelog/1.29.4.md"
567570
},

0 commit comments

Comments
 (0)