Skip to content

Commit 3e4aedd

Browse files
authored
chore: update changelog for 1.33.5 (#1124)
Signed-off-by: Spike Curtis <spike@coder.com> Signed-off-by: Spike Curtis <spike@coder.com>
1 parent fb03ff6 commit 3e4aedd

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

changelog/1.33.5.md

Lines changed: 17 additions & 0 deletions
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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,9 @@
581581
{
582582
"path": "./changelog/1.33.0.md",
583583
"children": [
584+
{
585+
"path": "./changelog/1.33.5.md"
586+
},
584587
{
585588
"path": "./changelog/1.33.4.md"
586589
},

0 commit comments

Comments
 (0)