Skip to content

Commit 56de0ec

Browse files
chore(release): 3.1.3-static.1 [skip ci]
1 parent aa86363 commit 56de0ec

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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+
## [3.1.3-static.1](https://github.com/sanity-io/ui-workshop/compare/v3.1.2...v3.1.3-static.1) (2025-08-05)
9+
10+
### Bug Fixes
11+
12+
- mark side-effects ([42d30d4](https://github.com/sanity-io/ui-workshop/commit/42d30d46ac57d6735ee2bf501073404a7cb77299))
13+
- test ui without styled-components ([aa86363](https://github.com/sanity-io/ui-workshop/commit/aa86363f33459c682a96ea47e9a484ea27430b40))
14+
815
## [3.1.2](https://github.com/sanity-io/ui-workshop/compare/v3.1.1...v3.1.2) (2025-07-25)
916

1017
### 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": "3.1.2",
3+
"version": "3.1.3-static.1",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)