Skip to content

Commit d5e9546

Browse files
chore(release): 4.0.0-static.6 [skip ci]
1 parent 742c451 commit d5e9546

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+
## [4.0.0-static.6](https://github.com/sanity-io/ui-workshop/compare/v4.0.0-static.5...v4.0.0-static.6) (2025-08-06)
9+
10+
### Bug Fixes
11+
12+
- allow overflow on body ([742c451](https://github.com/sanity-io/ui-workshop/commit/742c451ebad9eca2a94c2352f063d0c192cf5e74))
13+
814
## [4.0.0-static.5](https://github.com/sanity-io/ui-workshop/compare/v4.0.0-static.4...v4.0.0-static.5) (2025-08-06)
915

1016
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sanity/ui-workshop",
3-
"version": "4.0.0-static.5",
3+
"version": "4.0.0-static.6",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)