mirror of
https://github.com/penpot/penpot-exporter-figma-plugin.git
synced 2024-12-21 21:23:06 -05:00
Version Packages (#234)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
a079f168df
commit
71ac1900b4
3 changed files with 10 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'penpot-exporter': minor
|
||||
---
|
||||
|
||||
Added basic analytics and error tracking using MixPanel and Sentry
|
|
@ -1,5 +1,14 @@
|
|||
# penpot-exporter
|
||||
|
||||
## 0.12.0
|
||||
|
||||
### Minor Changes
|
||||
|
||||
- [#228](https://github.com/penpot/penpot-exporter-figma-plugin/pull/228)
|
||||
[`a079f16`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/a079f168df4f0d3cbd15ea58097f6763380d72a4)
|
||||
Thanks [@Cenadros](https://github.com/Cenadros)! - Added basic analytics and error tracking using
|
||||
MixPanel and Sentry
|
||||
|
||||
## 0.11.0
|
||||
|
||||
### Minor Changes
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "penpot-exporter",
|
||||
"version": "0.11.0",
|
||||
"version": "0.12.0",
|
||||
"description": "Penpot exporter",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
|
|
Loading…
Reference in a new issue