Skip to content

Commit 1ea074e

Browse files
committed
🎉 Release: v2.4.0-beta.9
1 parent 04140de commit 1ea074e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

Diff for: CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# :tada: 2.4.0-beta.9 (2024-12-02)
2+
3+
4+
### :bug: Bug Fixes
5+
6+
* clipboard filename missing second ([c9fe402](https://github.com/Molunerfinn/PicGo/commit/c9fe402)), closes [#1293](https://github.com/Molunerfinn/PicGo/issues/1293)
7+
* 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)
8+
* plugin list search bug ([04140de](https://github.com/Molunerfinn/PicGo/commit/04140de)), closes [#1297](https://github.com/Molunerfinn/PicGo/issues/1297)
9+
10+
11+
### :package: Chore
12+
13+
* update ci macos version ([316928e](https://github.com/Molunerfinn/PicGo/commit/316928e))
14+
15+
16+
117
# :tada: 2.4.0-beta.8 (2024-07-16)
218

319

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "2.4.0-beta.8",
3+
"version": "2.4.0-beta.9",
44
"private": true,
55
"scripts": {
66
"build": "vue-cli-service electron:build",

0 commit comments

Comments
 (0)