Skip to content

Commit

Permalink
chore(release): 6.4.9 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Aug 18, 2023
1 parent 4cb2cf5 commit 64de08c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.4.9](https://github.com/sanity-io/client/compare/v6.4.8...v6.4.9) (2023-08-18)

### Bug Fixes

- set `useCdn: false` automatically when `perspective: 'previewDrafts'` ([#299](https://github.com/sanity-io/client/issues/299)) ([0cb98cf](https://github.com/sanity-io/client/commit/0cb98cffb18a217b9c08ed6bd55fce351e0e766c))

## [6.4.8](https://github.com/sanity-io/client/compare/v6.4.7...v6.4.8) (2023-08-18)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/client",
"version": "6.4.8",
"version": "6.4.9",
"description": "Client for retrieving, creating and patching data from Sanity.io",
"keywords": [
"sanity",
Expand Down

0 comments on commit 64de08c

Please sign in to comment.