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

Commit cad224c

Browse files
chore: release v2.1.0
1 parent 91b53fd commit cad224c

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# 2.0.0 (2021-XX-YY)
1+
# 2.1.0 (2021-10-21)
2+
3+
### Features
4+
5+
- update export file entries format
6+
7+
### Build
8+
9+
- bump dependencies
10+
11+
# 2.0.0 (2021-10-21)
212

313
### Features
414

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": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Export Figma frames to DeckDeckGo",
55
"main": "dist/plugin.js",
66
"scripts": {

0 commit comments

Comments
 (0)