Skip to content

Commit

Permalink
feat: 版本号同步
Browse files Browse the repository at this point in the history
  • Loading branch information
terwer committed May 15, 2023
1 parent 07a075e commit 4192aa1
Show file tree
Hide file tree
Showing 33 changed files with 57 additions and 1,271 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
- name: Prepare new version
if: ${{ steps.release.outputs.release_created }}
run: |
pnpm syncVersion ${{ steps.release.outputs.major }}.${{ steps.release.outputs.minor }}.${{ steps.release.outputs.patch }}
pnpm prepareRelease
# Build for production and Archive package
- name: Build for production
Expand Down
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,13 @@ to [Latest Adaptation](https://terwergreen.feishu.cn/share/base/view/shrcnWT2IGI

## FAQ

* Q1:How to install the Publish Tool plugin?
* Q1:How to install the publishing tool plugin? Where can I find his entrance after installation?

A1:Find `Bazaar->Plugins->Publish Tools` Download and enable. No other action required. This is no different from the download and installation of other plugins.
A1:Find **`Bazaar->Plugins->Publishing Tools`** to download and enable.

The installation process requires no further action. This is no different from the download and installation of other plugins.

After the installation is complete, find the ✈️ icon on the top right toolbar, click the menu, and follow the corresponding instructions to use it.


Expand Down
8 changes: 6 additions & 2 deletions README_zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,13 @@

## FAQ

* Q1:发布工具插件怎么安装?
* Q1:发布工具插件怎么安装?安装之后在哪里找到他的入口?

A1:找到 `集市->插件->发布工具` 下载启用即可。无需其他任何操作。这个跟其他插件的下载安装无任何区别。
A1:找到 **`集市->插件->发布工具`** 下载启用即可。

安装过程无需其他任何操作。这个跟其他插件的下载安装无任何区别。

安装完成后,在顶部右侧工具栏找到 ✈️ 图标,点击菜单,按照对应说明操作使用即可。


Expand Down
38 changes: 0 additions & 38 deletions apps/publisher-app/.eslintrc.cjs

This file was deleted.

24 changes: 0 additions & 24 deletions apps/publisher-app/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions apps/publisher-app/.prettierignore

This file was deleted.

3 changes: 0 additions & 3 deletions apps/publisher-app/.vscode/extensions.json

This file was deleted.

47 changes: 0 additions & 47 deletions apps/publisher-app/README.md

This file was deleted.

13 changes: 0 additions & 13 deletions apps/publisher-app/index.html

This file was deleted.

22 changes: 0 additions & 22 deletions apps/publisher-app/package.json

This file was deleted.

Loading

0 comments on commit 4192aa1

Please sign in to comment.