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

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-04-29 08:54:43 +02:00 committed by GitHub
parent 59d70d2510
commit 942b39370f
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 vector shapes to be more precise with what you draw on figma

View file

@ -1,5 +1,11 @@
# penpot-exporter # penpot-exporter
## 0.2.2
### Patch Changes
- [#76](https://github.com/penpot/penpot-exporter-figma-plugin/pull/76) [`59d70d2`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/59d70d251094895b18bd6af7a8818a0b1de6abf3) Thanks [@Cenadros](https://github.com/Cenadros)! - Fix vector shapes to be more precise with what you draw on figma
## 0.2.1 ## 0.2.1
### Patch Changes ### Patch Changes

View file

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