Skip to content

Commit 4e53169

Browse files
chore(release): 2.0.0 [skip ci]
1 parent 8bb3e25 commit 4e53169

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@
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+
## [2.0.0](https://github.com/sanity-io/table/compare/v1.1.4...v2.0.0) (2025-09-15)
9+
10+
### ⚠ BREAKING CHANGES
11+
12+
- **deps:** update @sanity/ui to 3.x (#54)
13+
14+
### Features
15+
16+
- **deps:** update @sanity/ui to 3.x ([#54](https://github.com/sanity-io/table/issues/54)) ([8bb3e25](https://github.com/sanity-io/table/commit/8bb3e25b01da99d2e9e6b18dff47ee5240d08c11))
17+
818
## [1.1.4](https://github.com/sanity-io/table/compare/v1.1.3...v1.1.4) (2025-07-10)
919

1020
### 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/table",
3-
"version": "1.1.4",
3+
"version": "2.0.0",
44
"description": "Table schema type and input component for Sanity Studio",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)