Skip to content

Commit e34e4ff

Browse files
johnstcndeansheather
authored andcommitted
chore: add changelog for 1.32.3 (#1069)
(cherry picked from commit 0642458)
1 parent 8252099 commit e34e4ff

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed

changelog/1.32.3.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: "1.32.3"
3+
description: "Released on 08/04/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.32.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 dotfiles validation to allow extra formats.
18+
- infra: fixed an issue where idle connections would drop after 30 seconds.
19+
20+
### Security updates 🔐
21+
22+
There are no security updates in 1.32.3.

manifest.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -577,6 +577,9 @@
577577
{
578578
"path": "./changelog/1.32.0.md",
579579
"children": [
580+
{
581+
"path": "./changelog/1.32.3.md"
582+
},
580583
{
581584
"path": "./changelog/1.32.2.md"
582585
},

0 commit comments

Comments
 (0)