Skip to content

Commit 4955ec3

Browse files
committed
1 parent 757fc3a commit 4955ec3

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/2.4.1-.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

unframer/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# unframer
22

3+
## 3.2.10
4+
5+
### Patch Changes
6+
7+
- 06b0f18: Update to latest Framer runtime, [email protected], framer-motion@
8+
39
## 3.2.9
410

511
### Patch Changes

unframer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unframer",
3-
"version": "3.2.9",
3+
"version": "3.2.10",
44
"description": "Import Framer components directly in your React app, type safe and customizable",
55
"sideEffects": false,
66
"repository": "https://github.com/remorses/unframer",

unframer/src/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '3.2.9'
1+
export const version = '3.2.10'

0 commit comments

Comments
 (0)