Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
skurdindev committed Jul 2, 2024
1 parent 3361191 commit 84e62d7
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/lemon-forks-sip.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# pastebar-app

## 0.3.0

### Minor Changes

- fc8c65f: New: Integrated Audio Player with playlist support for both local and remote MP3 files.
New: Clipboard history now accessible in a separate window from the main interface.
New: Automatically generate card links in clipboard history.
New: Auto preview for X.com (Twitter) links in clips.
New: Auto preview for Instagram links in clips.
New: Auto preview for YouTube links in clipboard history and clips.
Fixed: Issue with clearing clipboard history, now includes option to delete recent items.

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pastebar-app",
"version": "0.2.5",
"version": "0.3.0",
"private": true,
"scripts": {
"dev": "tauri dev --config src-tauri/tauri.dev.conf.json",
Expand Down

0 comments on commit 84e62d7

Please sign in to comment.