0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-21 21:23:06 -05:00

Version Packages (#222)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-09-23 08:04:36 +02:00 committed by GitHub
parent 638817a1d6
commit 54f78637fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 14 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'penpot-exporter': patch
---
Figma typings update

View file

@ -1,5 +0,0 @@
---
'penpot-exporter': patch
---
Fixed issue where big vectors are making the plugin crash

View file

@ -1,5 +1,18 @@
# penpot-exporter
## 0.10.1
### Patch Changes
- [#221](https://github.com/penpot/penpot-exporter-figma-plugin/pull/221)
[`638817a`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/638817a1d6f5b4a21b266d73d797b677ce2ebac7)
Thanks [@Cenadros](https://github.com/Cenadros)! - Figma typings update
- [#220](https://github.com/penpot/penpot-exporter-figma-plugin/pull/220)
[`c95d442`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/c95d442e74b2e59ab8873dab808f9f95cdfb4021)
Thanks [@Cenadros](https://github.com/Cenadros)! - Fixed issue where big vectors are making the
plugin crash
## 0.10.0
### Minor Changes

View file

@ -1,6 +1,6 @@
{
"name": "penpot-exporter",
"version": "0.10.0",
"version": "0.10.1",
"description": "Penpot exporter",
"type": "module",
"scripts": {