Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
remorses committed Dec 16, 2024
1 parent 26f505b commit 6f8ff6a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 314 deletions.
312 changes: 0 additions & 312 deletions nextjs-app/CHANGELOG.md

This file was deleted.

1 change: 0 additions & 1 deletion nextjs-app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "nextjs-app",
"version": "0.1.44",
"private": true,
"scripts": {
"dev": "next dev --port 5543",
Expand Down
6 changes: 6 additions & 0 deletions unframer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# unframer

## 2.8.0

### Minor Changes

- Handle Framer components with folders, create folders in the filesystem too

## 2.7.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion unframer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unframer",
"version": "2.7.11",
"version": "2.8.0",
"description": "Import Framer components directly in your React app, type safe and customizable",
"sideEffects": false,
"repository": "https://github.com/remorses/unframer",
Expand Down

0 comments on commit 6f8ff6a

Please sign in to comment.