Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 6, 2024
1 parent afa47af commit 1b1d392
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/brown-pigs-end.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-lions-cheat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/good-teachers-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sweet-months-speak.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-islands-warn.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# penpot-exporter

## 0.3.0

### Minor Changes

- [#82](https://github.com/penpot/penpot-exporter-figma-plugin/pull/82) [`c013e80`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/c013e80962196e7a3e094bb3d3200fffdb389ef4) Thanks [@Cenadros](https://github.com/Cenadros)! - Basic support for custom fonts

- [#61](https://github.com/penpot/penpot-exporter-figma-plugin/pull/61) [`881ccab`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/881ccabe86d5a96e6efc84a1ec5e74f9cf5c4ca7) Thanks [@jordisala1991](https://github.com/jordisala1991)! - Added text basic properties

- [#80](https://github.com/penpot/penpot-exporter-figma-plugin/pull/80) [`8021da2`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/8021da2623363ffab7f2b3434889c69ac4eeaffd) Thanks [@Cenadros](https://github.com/Cenadros)! - Add support for Google Fonts

- [#81](https://github.com/penpot/penpot-exporter-figma-plugin/pull/81) [`58f7b0a`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/58f7b0ab2c346e672cc175bbdabd9d481718bd49) Thanks [@Cenadros](https://github.com/Cenadros)! - Added support for Source Sans Pro font (penpot local font)

- [#84](https://github.com/penpot/penpot-exporter-figma-plugin/pull/84) [`4ded73e`](https://github.com/penpot/penpot-exporter-figma-plugin/commit/4ded73e0e9b9d3d498aa885bdac642c26b4475d8) Thanks [@Cenadros](https://github.com/Cenadros)! - Paragraph spacing and indent support

## 0.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "penpot-exporter",
"version": "0.2.2",
"version": "0.3.0",
"description": "Penpot exporter",
"type": "module",
"scripts": {
Expand Down

0 comments on commit 1b1d392

Please sign in to comment.