Skip to content

Commit

Permalink
chore: fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
a11rew committed Jun 21, 2024
1 parent 0d57c51 commit 05dcc96
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
### Patch Changes

- 3651708: Fix how protocols are being forwarded by API handler.
- 61363af: Removes inline sourcemaps. Sourcemaps are still provided, just linked in separate files instead.
- 61363af: Removes inline sourcemaps. Sourcemaps are still provided, just linked
in separate files instead.
- Updated dependencies [61363af]
- Updated dependencies [3651708]
- Updated dependencies [61363af]
Expand Down
6 changes: 4 additions & 2 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@

### Patch Changes

- 61363af: Fixes issue where redirects to local preview/publish targets would be redirected to https://localhost
- 61363af: Fixes issue where redirects to local preview/publish targets would be
redirected to https://localhost
- 3651708: Fix how protocols are being forwarded by API handler.
- 61363af: Removes inline sourcemaps. Sourcemaps are still provided, just linked in separate files instead.
- 61363af: Removes inline sourcemaps. Sourcemaps are still provided, just linked
in separate files instead.

## 3.6.0-beta.3

Expand Down
3 changes: 2 additions & 1 deletion packages/react-sdk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@

- 80ef092: Update preview bar copy and icons
- 4ed0c05: Don't export pantheon-context in server export.
- 61363af: Removes inline sourcemaps. Sourcemaps are still provided, just linked in separate files instead.
- 61363af: Removes inline sourcemaps. Sourcemaps are still provided, just linked
in separate files instead.
- 4ed0c05: Export pantheon-content from root entry point.
- 14a968b: Make preview bar sticky at the top by default
- Updated dependencies [61363af]
Expand Down

0 comments on commit 05dcc96

Please sign in to comment.