Skip to content

Commit a6a4027

Browse files
chore(release): 7.8.1 [skip ci]
1 parent e587dce commit a6a4027

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
All notable changes to this project will be documented in this file. See
66
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
77

8+
## [7.8.1](https://github.com/sanity-io/gatsby-source-sanity/compare/v7.8.0...v7.8.1) (2023-08-02)
9+
10+
### Bug Fixes
11+
12+
- **deps:** update non-major ([#239](https://github.com/sanity-io/gatsby-source-sanity/issues/239)) ([02eecf6](https://github.com/sanity-io/gatsby-source-sanity/commit/02eecf692cdc6c5e2f13c27b2a288b5ad5a9a369))
13+
- use resolver for lists ([#248](https://github.com/sanity-io/gatsby-source-sanity/issues/248)) ([e587dce](https://github.com/sanity-io/gatsby-source-sanity/commit/e587dcecc793196f7d2fb71fcb447f2f28f32d1b))
14+
815
## [7.8.0](https://github.com/sanity-io/gatsby-source-sanity/compare/v7.7.0...v7.8.0) (2023-07-12)
916

1017
### Features

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gatsby-source-sanity",
3-
"version": "7.8.0",
3+
"version": "7.8.1",
44
"description": "Gatsby source plugin for building websites using Sanity.io as a backend.",
55
"keywords": [
66
"gatsby",

0 commit comments

Comments
 (0)