0
Fork 0
mirror of https://github.com/penpot/penpot-exporter-figma-plugin.git synced 2024-12-22 05:33:02 -05:00

Version Packages (#97)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-05-10 15:31:08 +02:00 committed by GitHub
parent 9355f282d0
commit 7cae18460c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 9 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": patch
---
Fixed correct size for line nodes

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": patch
---
Fixed line node export when using opacity 0 on the line

View file

@ -1,5 +1,13 @@
# penpot-exporter
## 0.3.1
### Patch Changes
- [#96](https://github.com/penpot/penpot-exporter-figma-plugin/pull/96) [`9355f28`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/9355f282d00562aad1adef50fce61829ae9b08ec) Thanks [@Cenadros](https://github.com/Cenadros)! - Fixed correct size for line nodes
- [#96](https://github.com/penpot/penpot-exporter-figma-plugin/pull/96) [`9355f28`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/9355f282d00562aad1adef50fce61829ae9b08ec) Thanks [@Cenadros](https://github.com/Cenadros)! - Fixed line node export when using opacity 0 on the line
## 0.3.0
### Minor Changes

View file

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