We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0bc44d commit d8173d8Copy full SHA for d8173d8
3 files changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@markdown-exit/monorepo",
3
"type": "module",
4
- "version": "1.0.0-beta.8",
+ "version": "1.0.0-beta.9",
5
"private": true,
6
"packageManager": "pnpm@10.26.2",
7
"license": "MIT",
packages/markdown-exit/package.json
"name": "markdown-exit",
"description": "A TypeScript rewrite of markdown-it with enhancements",
"homepage": "https://github.com/serkodev/markdown-exit#readme",
packages/testgen/package.json
"name": "@markdown-exit/testgen",
"main": "./src/index.ts",
0 commit comments