Skip to content

Commit 2c42936

Browse files
chore(release): 1.0.1 [skip ci]
1 parent 6ab72e7 commit 2c42936

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
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+
## [1.0.1](https://github.com/sanity-io/table/compare/v1.0.0...v1.0.1) (2022-11-25)
9+
10+
### Bug Fixes
11+
12+
- **deps:** sanity ^3.0.0 (works with rc.3) ([ba5c124](https://github.com/sanity-io/table/commit/ba5c124daa0dafe66b2755e861ecb91ec3c1a705))
13+
- preview props ([6ab72e7](https://github.com/sanity-io/table/commit/6ab72e76c400d9c1a5c6e073df79bb34e25b1990))
14+
815
## 1.0.0 (2022-11-20)
916

1017
### ⚠ BREAKING CHANGES

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.0.0",
3+
"version": "1.0.1",
44
"description": "Table schema type and input component for Sanity Studio",
55
"keywords": [
66
"sanity",

0 commit comments

Comments
 (0)