Skip to content

Commit

Permalink
chore(main): release 6.11.7 (#1187)
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] authored Oct 29, 2024
1 parent 2e900ea commit 43cc92c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
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.11.7](https://github.com/sanity-io/pkg-utils/compare/v6.11.6...v6.11.7) (2024-10-29)


### Bug Fixes

* add `target` to `ReactCompilerOptions` ([#1186](https://github.com/sanity-io/pkg-utils/issues/1186)) ([2e900ea](https://github.com/sanity-io/pkg-utils/commit/2e900ea0f2314906b7a2239b0ce1e7ae54f98e67))

## [6.11.6](https://github.com/sanity-io/pkg-utils/compare/v6.11.5...v6.11.6) (2024-10-28)


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": "@sanity/pkg-utils",
"version": "6.11.6",
"version": "6.11.7",
"description": "Simple utilities for modern npm packages.",
"keywords": [
"sanity-io",
Expand Down

0 comments on commit 43cc92c

Please sign in to comment.