Skip to content

Commit

Permalink
chore(release): 2.10.3 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Dec 9, 2024
1 parent c018961 commit 759a367
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@
All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.10.3](https://github.com/sanity-io/ui/compare/v2.10.2...v2.10.3) (2024-12-09)

### Bug Fixes

- use `motion.create` instead of `motion()` ([#1511](https://github.com/sanity-io/ui/issues/1511)) ([c018961](https://github.com/sanity-io/ui/commit/c0189610d0550b71fda645598be256887c886179))

## [2.10.2](https://github.com/sanity-io/ui/compare/v2.10.1...v2.10.2) (2024-12-09)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sanity/ui",
"version": "2.10.2",
"version": "2.10.3",
"keywords": [
"sanity",
"ui",
Expand Down

0 comments on commit 759a367

Please sign in to comment.