Skip to content

Commit c7a4b52

Browse files
committed
release(chrome-extension): v1.9.7
1 parent f46b575 commit c7a4b52

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

apps/chrome-extension/CHANGELOG.md

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

3+
## 1.9.7
4+
5+
### Patch Changes
6+
7+
- [#64](https://github.com/whale4113/cloud-document-converter/pull/64) Thanks [@Shyam-NR](https://github.com/Shyam-NR)! - feat: view as markdown
8+
39
## 1.9.6
410

511
### Patch Changes

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.6",
3+
"version": "1.9.7",
44
"type": "module",
55
"scripts": {
66
"clean": "rm -rf bundles/* dist/* dist-firefox/*",

0 commit comments

Comments
 (0)