Skip to content

Commit 40bab31

Browse files
committed
Fix linter errors
1 parent c1781ed commit 40bab31

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/sdk/CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55

66
### Changed
77

8-
- The backend client used to default to `production` if the environment was not specified.
9-
Now `environment` is a required argument for `createBackendClient` and must be one of `production`
10-
or `development`.
8+
- The backend client used to default to `production` if the environment was
9+
specified. Now `environment` is a required argument for
10+
`createBackendClient` and must be one of `production` or `development`.
1111

1212
## [1.0.4] - 2024-11-15
1313

0 commit comments

Comments
 (0)