We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46b575 commit c7a4b52Copy full SHA for c7a4b52
apps/chrome-extension/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @dolphin/chrome-extension
2
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
9
## 1.9.6
10
11
### Patch Changes
apps/chrome-extension/package.json
@@ -1,6 +1,6 @@
{
"name": "@dolphin/chrome-extension",
- "version": "1.9.6",
+ "version": "1.9.7",
"type": "module",
"scripts": {
"clean": "rm -rf bundles/* dist/* dist-firefox/*",
0 commit comments