Skip to content

Commit f233d02

Browse files
committed
Fix lint
Signed-off-by: Spike Curtis <spike@coder.com>
1 parent 5e9623c commit f233d02

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

changelog/1.34.2.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ There are no new features in 1.34.2.
1313

1414
### Bug fixes 🐛
1515

16-
- web: fixed an issue where regular users could not create embeddable "Open in Coder" buttons.
16+
- web: fixed an issue where regular users could not create embeddable "Open in
17+
Coder" buttons.
1718

1819
### Security updates 🔐
1920

20-
- infra: Fixed an issue where Coder services inside the workspace could be reached via the
21-
network from outside in some environments.
21+
- infra: Fixed an issue where Coder services inside the workspace could be
22+
reached via the network from outside in some environments.

changelog/1.35.2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ There are no new features in 1.35.2
1414
### Bug fixes 🐛
1515

1616
- infra: Fixed a goroutine leak.
17-
- infra: Fixed an issue where temporary pods created during build did not have templates applied
17+
- infra: Fixed an issue where temporary pods created during build did not have
18+
templates applied
1819

1920
### Security updates 🔐
2021

2122
- infra: Fixed an issue where Coder services inside the workspace could be
2223
reached via the network from outside in some environments.
23-

0 commit comments

Comments
 (0)