Skip to content

Commit

Permalink
chore(main): release 6.6.0 (#360)
Browse files Browse the repository at this point in the history
Co-authored-by: ecospark[bot] <128108030+ecospark[bot]@users.noreply.github.com>
  • Loading branch information
ecospark[bot] committed Oct 12, 2023
1 parent 1acf6c5 commit 3f020e3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.6.0](https://github.com/sanity-io/client/compare/v6.5.0...v6.6.0) (2023-10-12)


### Features

* **types:** add `_type` to `ContentSourceMapDocuments` ([#358](https://github.com/sanity-io/client/issues/358)) ([1acf6c5](https://github.com/sanity-io/client/commit/1acf6c5a111ad311ffc935956c064c87c51ad53c))

## [6.5.0](https://github.com/sanity-io/client/compare/v6.4.12...v6.5.0) (2023-10-10)


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.5.0",
"version": "6.6.0",
"description": "Client for retrieving, creating and patching data from Sanity.io",
"keywords": [
"sanity",
Expand Down

0 comments on commit 3f020e3

Please sign in to comment.