Skip to content

Commit b8f4516

Browse files
committed
⬆️
1 parent a6ee348 commit b8f4516

File tree

4 files changed

+33
-31
lines changed

4 files changed

+33
-31
lines changed

CHANGELOG.md

Lines changed: 25 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
11
# Changelog
22

3-
## 0.3.5 2024-04-30
3+
## v0.3.6 2024-05
4+
5+
## v0.3.5 2024-04-30
46

57
* [Add `direction` to plugin method `Setting.addItem`](https://github.com/siyuan-note/siyuan/issues/11183)
68

7-
## 0.3.4 2024-02-20
9+
## v0.3.4 2024-02-20
810

911
* [Add plugin event bus `click-flashcard-action`](https://github.com/siyuan-note/siyuan/issues/10318)
1012

11-
## 0.3.3 2024-01-24
13+
## v0.3.3 2024-01-24
1214

1315
* Update dock icon class
1416

15-
## 0.3.2 2024-01-09
17+
## v0.3.2 2024-01-09
1618

1719
* [Add plugin `protyleOptions`](https://github.com/siyuan-note/siyuan/issues/10090)
1820
* [Add plugin api `uninstall`](https://github.com/siyuan-note/siyuan/issues/10063)
@@ -21,87 +23,87 @@
2123
* [Add plugin event bus `lock-screen`](https://github.com/siyuan-note/siyuan/pull/9967)
2224
* [Add plugin event bus `open-menu-inbox`](https://github.com/siyuan-note/siyuan/pull/9967)
2325

24-
## 0.3.1 2023-12-06
26+
## v0.3.1 2023-12-06
2527

2628
* [Support `Dock Plugin` and `Command Palette` on mobile](https://github.com/siyuan-note/siyuan/issues/9926)
2729

28-
## 0.3.0 2023-12-05
30+
## v0.3.0 2023-12-05
2931

3032
* Upgrade Siyuan to 0.9.0
3133
* Support more platforms
3234

33-
## 0.2.9 2023-11-28
35+
## v0.2.9 2023-11-28
3436

3537
* [Add plugin method `openMobileFileById`](https://github.com/siyuan-note/siyuan/issues/9738)
3638

37-
## 0.2.8 2023-11-15
39+
## v0.2.8 2023-11-15
3840

3941
* [`resize` cannot be triggered after dragging to unpin the dock](https://github.com/siyuan-note/siyuan/issues/9640)
4042

41-
## 0.2.7 2023-10-31
43+
## v0.2.7 2023-10-31
4244

4345
* [Export `Constants` to plugin](https://github.com/siyuan-note/siyuan/issues/9555)
4446
* [Add plugin `app.appId`](https://github.com/siyuan-note/siyuan/issues/9538)
4547
* [Add plugin event bus `switch-protyle`](https://github.com/siyuan-note/siyuan/issues/9454)
4648

47-
## 0.2.6 2023-10-24
49+
## v0.2.6 2023-10-24
4850

4951
* [Deprecated `loaded-protyle` use `loaded-protyle-static` instead](https://github.com/siyuan-note/siyuan/issues/9468)
5052

51-
## 0.2.5 2023-10-10
53+
## v0.2.5 2023-10-10
5254

5355
* [Add plugin event bus `open-menu-doctree`](https://github.com/siyuan-note/siyuan/issues/9351)
5456

55-
## 0.2.4 2023-09-19
57+
## v0.2.4 2023-09-19
5658

5759
* Supports use in windows
5860
* [Add plugin function `transaction`](https://github.com/siyuan-note/siyuan/issues/9172)
5961

60-
## 0.2.3 2023-09-05
62+
## v0.2.3 2023-09-05
6163

6264
* [Add plugin function `transaction`](https://github.com/siyuan-note/siyuan/issues/9172)
6365
* [Plugin API add openWindow and command.globalCallback](https://github.com/siyuan-note/siyuan/issues/9032)
6466

65-
## 0.2.2 2023-08-29
67+
## v0.2.2 2023-08-29
6668

6769
* [Add plugin event bus `destroy-protyle`](https://github.com/siyuan-note/siyuan/issues/9033)
6870
* [Add plugin event bus `loaded-protyle-dynamic`](https://github.com/siyuan-note/siyuan/issues/9021)
6971

70-
## 0.2.1 2023-08-21
72+
## v0.2.1 2023-08-21
7173

7274
* [Plugin API add getOpenedTab method](https://github.com/siyuan-note/siyuan/issues/9002)
7375
* [Plugin API custom.fn => custom.id in openTab](https://github.com/siyuan-note/siyuan/issues/8944)
7476

75-
## 0.2.0 2023-08-15
77+
## v0.2.0 2023-08-15
7678

7779
* [Add plugin event bus `open-siyuan-url-plugin` and `open-siyuan-url-block`](https://github.com/siyuan-note/siyuan/pull/8927)
7880

79-
## 0.1.12 2023-08-01
81+
## v0.1.12 2023-08-01
8082

8183
* Upgrade siyuan to 0.7.9
8284

83-
## 0.1.11
85+
## v0.1.11
8486

8587
* [Add `input-search` event bus to plugins](https://github.com/siyuan-note/siyuan/issues/8725)
8688

87-
## 0.1.10
89+
## v0.1.10
8890

8991
* [Add `bind this` example for eventBus in plugins](https://github.com/siyuan-note/siyuan/issues/8668)
9092
* [Add `open-menu-breadcrumbmore` event bus to plugins](https://github.com/siyuan-note/siyuan/issues/8666)
9193

92-
## 0.1.9
94+
## v0.1.9
9395

9496
* [Add `open-menu-xxx` event bus for plugins ](https://github.com/siyuan-note/siyuan/issues/8617)
9597

96-
## 0.1.8
98+
## v0.1.8
9799

98100
* [Add protyleSlash to the plugin](https://github.com/siyuan-note/siyuan/issues/8599)
99101
* [Add plugin API protyle](https://github.com/siyuan-note/siyuan/issues/8445)
100102

101-
## 0.1.7
103+
## v0.1.7
102104

103105
* [Support build js and json](https://github.com/siyuan-note/plugin-sample/pull/8)
104106

105-
## 0.1.6
107+
## v0.1.6
106108

107109
* add `fetchPost` example

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "plugin-sample",
3-
"version": "0.3.4",
3+
"version": "0.3.5",
44
"description": "This is a sample plugin for Siyuan (https://b3log.org/siyuan)",
55
"main": ".src/index.js",
66
"scripts": {
@@ -21,7 +21,7 @@
2121
"mini-css-extract-plugin": "2.3.0",
2222
"sass": "^1.62.1",
2323
"sass-loader": "^12.6.0",
24-
"siyuan": "0.9.4",
24+
"siyuan": "0.9.8",
2525
"tslib": "2.4.0",
2626
"typescript": "4.7.4",
2727
"webpack": "^5.76.0",

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"name": "plugin-sample",
33
"author": "Vanessa",
44
"url": "https://github.com/siyuan-note/plugin-sample",
5-
"version": "0.3.4",
6-
"minAppVersion": "3.0.0",
5+
"version": "0.3.5",
6+
"minAppVersion": "3.0.12",
77
"backends": [
88
"windows",
99
"linux",

pnpm-lock.yaml

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)