Skip to content

Commit

Permalink
chore(release): 6.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 13, 2023
1 parent 1179d90 commit 3b11583
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
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.1.1](https://github.com/lorenzodejong/next-sanity-image/compare/v6.1.0...v6.1.1) (2023-11-13)

### Bug Fixes

- export SanityClientOrProjectDetails to prevent the build from erroring. ([1179d90](https://github.com/lorenzodejong/next-sanity-image/commit/1179d9090ea0dc7aa4ff9dc1ea4af3b96c1a24f3))

## [6.1.0](https://github.com/lorenzodejong/next-sanity-image/compare/v6.0.0...v6.1.0) (2023-06-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "next-sanity-image",
"version": "6.1.0",
"version": "6.1.1",
"description": "Utility for using responsive images hosted on the Sanity.io CDN with the Next.js image component.",
"bugs": {
"url": "https://github.com/lorenzodejong/next-sanity-image/issues"
Expand Down

0 comments on commit 3b11583

Please sign in to comment.