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 (#198)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-06-28 12:59:06 +02:00 committed by GitHub
parent bd36496023
commit 925e1e4b10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 13 additions and 16 deletions

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": patch
---
Improve registering component properties

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": minor
---
Rework remote components

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": minor
---
Improvements in overrides management

View file

@ -1,5 +1,17 @@
# penpot-exporter
## 0.9.0
### Minor Changes
- [#197](https://github.com/penpot/penpot-exporter-figma-plugin/pull/197) [`c5dd5d0`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/c5dd5d011e165bf00f3c01f76de4a797618c7fcb) Thanks [@Cenadros](https://github.com/Cenadros)! - Rework remote components
- [#200](https://github.com/penpot/penpot-exporter-figma-plugin/pull/200) [`303cc83`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/303cc833a002f709e70e533cb641b720dad0ffd9) Thanks [@Cenadros](https://github.com/Cenadros)! - Improvements in overrides management
### Patch Changes
- [#201](https://github.com/penpot/penpot-exporter-figma-plugin/pull/201) [`bd36496`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/bd36496023bb6afead8180c77284fb4ee3df1f63) Thanks [@Cenadros](https://github.com/Cenadros)! - Improve registering component properties
## 0.8.1
### Patch Changes

View file

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