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

Version Packages (#119)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-05-27 18:22:04 +02:00 committed by GitHub
parent 044b09207b
commit fa1d25aeab
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
---
Fix text layers without text content

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": patch
---
Fix frames fills and blendModes

View file

@ -1,5 +1,13 @@
# penpot-exporter
## 0.4.1
### Patch Changes
- [#120](https://github.com/penpot/penpot-exporter-figma-plugin/pull/120) [`044b092`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/044b09207b48aa3b2ac8dcb86f6c6d04db88b645) Thanks [@jordisala1991](https://github.com/jordisala1991)! - Fix text layers without text content
- [#118](https://github.com/penpot/penpot-exporter-figma-plugin/pull/118) [`35d9d47`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/35d9d47e2afb0fa3db09a51803de5549230ba2c4) Thanks [@Cenadros](https://github.com/Cenadros)! - Fix frames fills and blendModes
## 0.4.0
### Minor Changes

View file

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