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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-06-28 08:46:11 +02:00 committed by GitHub
parent b0670b875e
commit 6a5ec1b89e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +0,0 @@
---
"penpot-exporter": patch
---
Fix local styles categorization system

View file

@ -1,5 +1,11 @@
# penpot-exporter
## 0.8.1
### Patch Changes
- [#194](https://github.com/penpot/penpot-exporter-figma-plugin/pull/194) [`53672d8`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/53672d8b43111efa1dedc5deac358410943c2bc5) Thanks [@jordisala1991](https://github.com/jordisala1991)! - Fix local styles categorization system
## 0.8.0
### Minor Changes

View file

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