Skip to content

Commit 5c33f2c

Browse files
committed
v0.0.8
1 parent aa6beac commit 5c33f2c

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.0.8] - 2024-12-15
6+
7+
### Added
8+
- `,` key shortcut to open Settings from clipboard history
9+
- Updated keyboard hints to show all available shortcuts
10+
511
## [0.0.7] - 2024-12-15
612

713
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "clipai",
3-
"version": "0.0.7",
3+
"version": "0.0.8",
44
"description": "Modern clipboard history manager powered by AI",
55
"author": "Mikheil Berishvili",
66
"main": "dist/main/main.js",

0 commit comments

Comments
 (0)