Skip to content

Commit 5eaccca

Browse files
committed
chore(release): publish
- @seafile/sdoc-editor@3.0.114 - @seafile/seafile-sdoc-editor@3.0.114
1 parent b86071c commit 5eaccca

File tree

5 files changed

+16
-6
lines changed

5 files changed

+16
-6
lines changed

package-lock.json

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

packages/sdoc-editor/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.114](https://github.com/seafileltd/sea-sdoc-editor/compare/@seafile/sdoc-editor@3.0.113...@seafile/sdoc-editor@3.0.114) (2026-03-16)
7+
8+
### Performance Improvements
9+
10+
- add control for file-view ([#206](https://github.com/seafileltd/sea-sdoc-editor/issues/206)) ([b86071c](https://github.com/seafileltd/sea-sdoc-editor/commit/b86071cb6571bc760cdf0a88c45ceb79afa8b09c))
11+
612
## [3.0.113](https://github.com/seafileltd/sea-sdoc-editor/compare/@seafile/sdoc-editor@3.0.112...@seafile/sdoc-editor@3.0.113) (2026-03-16)
713

814
**Note:** Version bump only for package @seafile/sdoc-editor

packages/sdoc-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seafile/sdoc-editor",
3-
"version": "3.0.113",
3+
"version": "3.0.114",
44
"main": "dist/index.js",
55
"scripts": {
66
"test": "jest",

packages/seafile-sdoc-editor/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.0.114](https://github.com/seafileltd/sea-sdoc-editor/compare/@seafile/seafile-sdoc-editor@3.0.113...@seafile/seafile-sdoc-editor@3.0.114) (2026-03-16)
7+
8+
**Note:** Version bump only for package @seafile/seafile-sdoc-editor
9+
610
## [3.0.113](https://github.com/seafileltd/sea-sdoc-editor/compare/@seafile/seafile-sdoc-editor@3.0.112...@seafile/seafile-sdoc-editor@3.0.113) (2026-03-16)
711

812
**Note:** Version bump only for package @seafile/seafile-sdoc-editor

packages/seafile-sdoc-editor/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@seafile/seafile-sdoc-editor",
3-
"version": "3.0.113",
3+
"version": "3.0.114",
44
"author": "shuntian <978987373@qq.com>",
55
"homepage": "https://github.com/seafileltd/sea-sdoc-editor#readme",
66
"license": "ISC",
@@ -29,7 +29,7 @@
2929
"description": "",
3030
"dependencies": {
3131
"@seafile/print-js": "1.6.6",
32-
"@seafile/sdoc-editor": "^3.0.113",
32+
"@seafile/sdoc-editor": "^3.0.114",
3333
"classnames": "2.3.2",
3434
"dayjs": "1.10.7"
3535
},

0 commit comments

Comments
 (0)