mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2025-01-21 23:12:35 -05:00
Version Packages (#247)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
05ec8ea2bc
commit
da064b1be8
3 changed files with 9 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'penpot-exporter': patch
|
||||
---
|
||||
|
||||
Fixes undefined fontnames while fetching fonts
|
|
@ -1,5 +1,13 @@
|
|||
# penpot-exporter
|
||||
|
||||
## 0.13.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- [#246](https://github.com/penpot/penpot-exporter-figma-plugin/pull/246)
|
||||
[`05ec8ea`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/05ec8ea2bc6f381a670beb84f16fb18713ef42f1)
|
||||
Thanks [@Cenadros](https://github.com/Cenadros)! - Fixes undefined fontnames while fetching fonts
|
||||
|
||||
## 0.13.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "penpot-exporter",
|
||||
"version": "0.13.0",
|
||||
"version": "0.13.1",
|
||||
"description": "Penpot exporter",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Reference in a new issue