Skip to content

Commit 11b5f78

Browse files
chore(release): 1.1.1 [skip ci]
1 parent cb03113 commit 11b5f78

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
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+
## [1.1.1](https://github.com/sanity-io/ui-workshop-plugin-sanity/compare/v1.1.0...v1.1.1) (2025-07-10)
9+
10+
### Bug Fixes
11+
12+
- **deps:** allow studio v4 peer dep ranges ([cb03113](https://github.com/sanity-io/ui-workshop-plugin-sanity/commit/cb0311393f3dcfc31765b175d912e52c5a42aaea))
13+
814
## [1.1.0](https://github.com/sanity-io/ui-workshop-plugin-sanity/compare/v1.0.0...v1.1.0) (2025-03-07)
915

1016
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "@sanity/ui-workshop-plugin-sanity",
4-
"version": "1.1.0",
4+
"version": "1.1.1",
55
"sideEffects": false,
66
"files": [
77
"dist",

0 commit comments

Comments
 (0)