Skip to content

Commit 737dd95

Browse files
authored
Merge pull request #83 from whale4113/changeset-release/main
Version Packages
2 parents 616d7e5 + cb85e93 commit 737dd95

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changeset/witty-lemons-float.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/chrome-extension/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @dolphin/chrome-extension
22

3+
## 1.10.0
4+
5+
### Minor Changes
6+
7+
- [#82](https://github.com/whale4113/cloud-document-converter/pull/82) [`cdafed4`](https://github.com/whale4113/cloud-document-converter/commit/cdafed4e7049d80cf16f2208b33878b571c80135) Thanks [@whale4113](https://github.com/whale4113)! - feat: support options page
8+
39
## 1.9.9
410

511
### Patch Changes
@@ -130,7 +136,6 @@
130136
- [#17](https://github.com/whale4113/cloud-document-converter/pull/17) [`1eae92c`](https://github.com/whale4113/cloud-document-converter/commit/1eae92cbe49d9535998efde2903fe229ea60c641) Thanks [@augustVino](https://github.com/augustVino)! - feat: Add shortcut buttons
131137

132138
Contributors:
133-
134139
- @augustVino
135140
- @whale4113
136141

apps/chrome-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dolphin/chrome-extension",
3-
"version": "1.9.9",
3+
"version": "1.10.0",
44
"type": "module",
55
"scripts": {
66
"type-check": "vue-tsc -b",

0 commit comments

Comments
 (0)