Skip to content

Commit

Permalink
Merge branch 'main' into docs
Browse files Browse the repository at this point in the history
  • Loading branch information
wqcstrong committed Oct 18, 2024
2 parents a408b71 + 730657c commit a54b39e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"version": "1.9.4",
"version": "1.9.5",
"description": "All-In-One Remote Debugging Tool",
"homepage": "https://huolalatech.github.io/page-spy-web",
"repository": {
Expand Down
5 changes: 5 additions & 0 deletions src/pages/Docs/md/changelog.en.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
import offlineLogImg from '@/assets/image/screenshot/v1.9.2-offline-log-size.png';

## v1.9.5

- 🆕 Add DockerHub image: https://hub.docker.com/r/huolalatech/page-spy-web;
- 🆕 Support deploy with Baota and add deploy guide;

## v1.9.4

- 🐛 Fix some issues;
Expand Down
5 changes: 5 additions & 0 deletions src/pages/Docs/md/changelog.zh.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
import offlineLogImg from '@/assets/image/screenshot/v1.9.2-offline-log-size.png';

## v1.9.5

- 🆕 新增 DockerHub 镜像: https://hub.docker.com/r/huolalatech/page-spy-web;
- 🆕 新增 宝塔 一键部署说明文档;

## v1.9.4

- 🐛 修复一些问题;
Expand Down

0 comments on commit a54b39e

Please sign in to comment.