Skip to content

Commit 33bfaa5

Browse files
committed
🎉 Release: v2.3.1-beta.8
1 parent 9317871 commit 33bfaa5

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
## :tada: 2.3.1-beta.8 (2022-10-30)
2+
3+
4+
### :sparkles: Features
5+
6+
* add remoteNotice ([9317871](https://github.com/Molunerfinn/PicGo/commit/9317871))
7+
* macOS tray icon more clearer ([ecd462f](https://github.com/Molunerfinn/PicGo/commit/ecd462f))
8+
9+
10+
### :bug: Bug Fixes
11+
12+
* url encode bug && copy-paste url encode bug ([4de7a1d](https://github.com/Molunerfinn/PicGo/commit/4de7a1d)), closes [#996](https://github.com/Molunerfinn/PicGo/issues/996)
13+
14+
15+
### :pencil: Documentation
16+
17+
* add PicHoro ([a355bc0](https://github.com/Molunerfinn/PicGo/commit/a355bc0))
18+
19+
20+
121
## :tada: 2.3.1-beta.7 (2022-10-23)
222

323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "picgo",
3-
"version": "2.3.1-beta.7",
3+
"version": "2.3.1-beta.8",
44
"private": true,
55
"scripts": {
66
"dev": "vue-cli-service electron:serve",

0 commit comments

Comments
 (0)