Skip to content

Commit b7859be

Browse files
chore(release): 4.0.11 [skip ci]
1 parent e634d3a commit b7859be

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+
## [4.0.11](https://github.com/sanity-io/plugin-kit/compare/v4.0.10...v4.0.11) (2024-05-07)
9+
10+
### Bug Fixes
11+
12+
- **deps:** Update dependency @sanity/pkg-utils to v6.8.13 ([#209](https://github.com/sanity-io/plugin-kit/issues/209)) ([837388d](https://github.com/sanity-io/plugin-kit/commit/837388dd0f2d9a2964d535285cdbf13d57af1002))
13+
- **deps:** Update dependency get-it to v8.4.29 ([#210](https://github.com/sanity-io/plugin-kit/issues/210)) ([b0ff6ae](https://github.com/sanity-io/plugin-kit/commit/b0ff6ae962f69b0acf5661b627ad0e03ba86a545))
14+
815
## [4.0.10](https://github.com/sanity-io/plugin-kit/compare/v4.0.9...v4.0.10) (2024-05-05)
916

1017
### Bug Fixes

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": "@sanity/plugin-kit",
3-
"version": "4.0.10",
3+
"version": "4.0.11",
44
"description": "Enhanced Sanity.io plugin development experience",
55
"keywords": [
66
"sanity-io",

0 commit comments

Comments
 (0)