Skip to content

Commit

Permalink
🎉 Release: v2.4.0-beta.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Molunerfinn committed Dec 2, 2024
1 parent 04140de commit 1ea074e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# :tada: 2.4.0-beta.9 (2024-12-02)


### :bug: Bug Fixes

* clipboard filename missing second ([c9fe402](https://github.com/Molunerfinn/PicGo/commit/c9fe402)), closes [#1293](https://github.com/Molunerfinn/PicGo/issues/1293)
* copy text bug ([c8ba547](https://github.com/Molunerfinn/PicGo/commit/c8ba547)), closes [#1210](https://github.com/Molunerfinn/PicGo/issues/1210) [#1280](https://github.com/Molunerfinn/PicGo/issues/1280)
* plugin list search bug ([04140de](https://github.com/Molunerfinn/PicGo/commit/04140de)), closes [#1297](https://github.com/Molunerfinn/PicGo/issues/1297)


### :package: Chore

* update ci macos version ([316928e](https://github.com/Molunerfinn/PicGo/commit/316928e))



# :tada: 2.4.0-beta.8 (2024-07-16)


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": "picgo",
"version": "2.4.0-beta.8",
"version": "2.4.0-beta.9",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
Expand Down

0 comments on commit 1ea074e

Please sign in to comment.