We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb03ff6 commit 3e4aeddCopy full SHA for 3e4aedd
changelog/1.33.5.md
@@ -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
@@ -581,6 +581,9 @@
581
{
582
"path": "./changelog/1.33.0.md",
583
"children": [
584
+ {
585
+ "path": "./changelog/1.33.5.md"
586
+ },
587
588
"path": "./changelog/1.33.4.md"
589
},
0 commit comments