Skip to content

Commit

Permalink
chore(release): 0.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
EastSun5566 committed Nov 8, 2023
1 parent 9068f27 commit e21f8af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [0.0.6](https://github.com/EastSun5566/hackdesk/compare/v0.0.5...v0.0.6) (2023-11-08)


### Features

* add system tray and menu ([adfcada](https://github.com/EastSun5566/hackdesk/commit/adfcada17fb021bbca272c3ee7a068818223d3ff))
* use menu register shortcut ([ee705b7](https://github.com/EastSun5566/hackdesk/commit/ee705b746271e5ebc21b81ab8277eda79a3b7d1e))

### [0.0.5](https://github.com/EastSun5566/hackdesk/compare/v0.0.4...v0.0.5) (2023-11-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "hackdesk",
"description": "📝 A hackable HackMD desktop application",
"private": true,
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"scripts": {
"dev": "tauri dev",
Expand Down

0 comments on commit e21f8af

Please sign in to comment.