Skip to content

Commit 26e1413

Browse files
committed
chore(copy-markdown): 🔧 release 0.1.2
1 parent ef713fd commit 26e1413

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/clean-copy-markdown-client.md

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

packages/docusaurus-plugin-copy-markdown/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gracefullight/docusaurus-plugin-copy-markdown
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- ef713fd: Fix the published client module path so Docusaurus loads built JavaScript instead of source TypeScript.
8+
39
## 0.1.1
410

511
### Patch Changes

packages/docusaurus-plugin-copy-markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,5 @@
3636
"test": "vitest run"
3737
},
3838
"types": "./dist/index.d.ts",
39-
"version": "0.1.1"
39+
"version": "0.1.2"
4040
}

0 commit comments

Comments
 (0)