Skip to content

Commit edef920

Browse files
committed
bump version
1 parent 32a43db commit edef920

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# upcoming
22

3+
# 0.2.1
4+
- fix save menu #22
5+
- add "New", "Save As" menu items
6+
- add View menu with Preview toggle
7+
- add "Release notes" reference
8+
9+
# 0.2.0
10+
- directive suggestions
11+
- pod6 snippets 🏷
312
# 0.1.0
413
- save windows state between app restarts
514
- open external url in browser

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "podlite",
44
"author": "Aliaksandr Zahatski",
55
"license": "MIT",
6-
"version": "0.2.0",
6+
"version": "0.2.1",
77
"description": "pod6 editor",
88
"main": "build/main.js",
99
"repository": {

0 commit comments

Comments
 (0)