Skip to content

Commit b6549c7

Browse files
chore(release): 3.1.3-static.2 [skip ci]
1 parent fe91d41 commit b6549c7

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.2](https://github.com/sanity-io/ui-workshop/compare/v3.1.3-static.1...v3.1.3-static.2) (2025-08-06)
9+
10+
### Bug Fixes
11+
12+
- bring back borders ([b43891a](https://github.com/sanity-io/ui-workshop/commit/b43891a7d7418df57fc37b854af91e877c02ff59))
13+
- remove useless shadow ([fe91d41](https://github.com/sanity-io/ui-workshop/commit/fe91d417e4a3feb470f5bc3a0ab6da4a474bdf41))
14+
815
## [3.1.3-static.1](https://github.com/sanity-io/ui-workshop/compare/v3.1.2...v3.1.3-static.1) (2025-08-05)
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.3-static.1",
3+
"version": "3.1.3-static.2",
44
"keywords": [
55
"sanity",
66
"ui",

0 commit comments

Comments
 (0)