Skip to content

Commit faa637d

Browse files
spikecurtisjohnstcn
andcommitted
Added changelog for 1.33.6 (#1156)
* Added changelog for 1.33.6 Signed-off-by: Spike Curtis <spike@coder.com> * Apply suggestions from code review Co-authored-by: Cian Johnston <cian@coder.com> Signed-off-by: Spike Curtis <spike@coder.com> Co-authored-by: Cian Johnston <cian@coder.com>
1 parent 0c29255 commit faa637d

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

changelog/1.33.6.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "1.33.6"
3+
description: "Released on 10/24/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.33.6.
9+
10+
### Bug fixes 🐛
11+
12+
There are no bug fixes in 1.33.6.
13+
14+
### Security updates 🔐
15+
16+
- infra: Fixed an issue where Coder services inside the workspace could be
17+
reached via the network from outside in some environments.

manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,9 @@
603603
{
604604
"path": "./changelog/1.33.0.md",
605605
"children": [
606+
{
607+
"path": "./changelog/1.33.6.md"
608+
},
606609
{
607610
"path": "./changelog/1.33.5.md"
608611
},

0 commit comments

Comments
 (0)