Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zag committed Jan 8, 2022
1 parent 32a43db commit edef920
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# upcoming

# 0.2.1
- fix save menu #22
- add "New", "Save As" menu items
- add View menu with Preview toggle
- add "Release notes" reference

# 0.2.0
- directive suggestions
- pod6 snippets 🏷
# 0.1.0
- save windows state between app restarts
- open external url in browser
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "podlite",
"author": "Aliaksandr Zahatski",
"license": "MIT",
"version": "0.2.0",
"version": "0.2.1",
"description": "pod6 editor",
"main": "build/main.js",
"repository": {
Expand Down

0 comments on commit edef920

Please sign in to comment.