Skip to content

Commit 55d1406

Browse files
authored
chore: add changelog/1.31.3.md, update manifest.json (coder#1079)
1 parent 4f74267 commit 55d1406

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

changelog/1.31.3.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: "1.31.3"
3+
description: "Released on 08/15/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.31.3.
9+
10+
### Features ✨
11+
12+
- web: updated Projector client to `1.8.0`.
13+
- infra: updated Projector server to `1.8.1`.
14+
15+
### Bug fixes 🐛
16+
17+
- infra: fixed an issue where idle connections would drop after 30 seconds.
18+
19+
### Security updates 🔐
20+
21+
There are no security updates in 1.31.3.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -560,6 +560,9 @@
560560
{
561561
"path": "./changelog/1.31.0.md",
562562
"children": [
563+
{
564+
"path": "./changelog/1.31.3.md"
565+
},
563566
{
564567
"path": "./changelog/1.31.2.md"
565568
},

0 commit comments

Comments
 (0)