Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit ecf8d53

Browse files
release: v1.0.4
1 parent 801367b commit ecf8d53

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 1.0.4 (2021-04-05)
2+
3+
### Fix
4+
5+
- default fill color (such as "black")
6+
17
# 1.0.3 (2021-04-05)
28

39
### Features

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "figma-deckdeckgo-plugin",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Export Figma frames to DeckDeckGo",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)