Skip to content

Commit 1c55741

Browse files
authored
chore: update changelog for 1.33.5 (#1123)
Signed-off-by: Spike Curtis <spike@coder.com> Signed-off-by: Spike Curtis <spike@coder.com>
1 parent 56b26e5 commit 1c55741

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

changelog/1.33.5.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "1.33.5"
3+
description: "Released on 09/16/2022"
4+
---
5+
6+
### Breaking changes ❗
7+
8+
There are no breaking changes in 1.33.5.
9+
10+
### Bug fixes 🐛
11+
12+
web: fixed an issue where regular users could not create embeddable
13+
"Open in Coder" buttons.
14+
15+
### Security updates 🔐
16+
17+
There are no security updates in 1.33.5.

manifest.json

+3
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,9 @@
566566
{
567567
"path": "./changelog/1.33.0.md",
568568
"children": [
569+
{
570+
"path": "./changelog/1.33.5.md"
571+
},
569572
{
570573
"path": "./changelog/1.33.4.md"
571574
},

0 commit comments

Comments
 (0)