Skip to content

Commit

Permalink
chore(release): 6.1.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Jun 12, 2023
1 parent 4c8664d commit 6cdec18
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.1.3](https://github.com/sanity-io/client/compare/v6.1.2...v6.1.3) (2023-06-12)

### Bug Fixes

- add `ClientPerspective` type export ([4c8664d](https://github.com/sanity-io/client/commit/4c8664d7673771c3960648d2f8317942e22fbd1c))
- update `perspective` typings ([74a02f8](https://github.com/sanity-io/client/commit/74a02f85cb344418757d19ab50d22dcf21526fd6))

## [6.1.2](https://github.com/sanity-io/client/compare/v6.1.1...v6.1.2) (2023-05-23)

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

0 comments on commit 6cdec18

Please sign in to comment.