diff --git a/packages/esbuild/package.json b/packages/esbuild/package.json index 64b8437db..7a0e4a38e 100644 --- a/packages/esbuild/package.json +++ b/packages/esbuild/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/esbuild", - "version": "2.1.0", + "version": "2.1.1", "description": "esbuild plugin for MDX", "license": "MIT", "keywords": [ diff --git a/packages/loader/package.json b/packages/loader/package.json index aa8b7d62c..a99f5e85d 100644 --- a/packages/loader/package.json +++ b/packages/loader/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/loader", - "version": "2.1.0", + "version": "2.1.1", "description": "Webpack loader for MDX", "license": "MIT", "keywords": [ diff --git a/packages/mdx/package.json b/packages/mdx/package.json index 7259ade4c..6063545a4 100644 --- a/packages/mdx/package.json +++ b/packages/mdx/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/mdx", - "version": "2.1.0", + "version": "2.1.1", "description": "MDX compiler", "license": "MIT", "keywords": [ diff --git a/packages/node-loader/package.json b/packages/node-loader/package.json index cf2bf24b5..a4a38a676 100644 --- a/packages/node-loader/package.json +++ b/packages/node-loader/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/node-loader", - "version": "2.1.0", + "version": "2.1.1", "description": "Experimental Node loader for MDX", "license": "MIT", "keywords": [ diff --git a/packages/preact/package.json b/packages/preact/package.json index fa4680506..277f3c42c 100644 --- a/packages/preact/package.json +++ b/packages/preact/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/preact", - "version": "2.1.0", + "version": "2.1.1", "description": "Preact context for MDX", "license": "MIT", "keywords": [ diff --git a/packages/react/package.json b/packages/react/package.json index f97d7c3c1..023c79709 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/react", - "version": "2.1.0", + "version": "2.1.1", "description": "React context for MDX", "license": "MIT", "keywords": [ diff --git a/packages/register/package.json b/packages/register/package.json index cba9ee962..b836d11a5 100644 --- a/packages/register/package.json +++ b/packages/register/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/register", - "version": "2.1.0", + "version": "2.1.1", "description": "Node hook to require MDX", "license": "MIT", "keywords": [ diff --git a/packages/remark-mdx/package.json b/packages/remark-mdx/package.json index ee9873ec1..ee24ed4d5 100644 --- a/packages/remark-mdx/package.json +++ b/packages/remark-mdx/package.json @@ -1,6 +1,6 @@ { "name": "remark-mdx", - "version": "2.1.0", + "version": "2.1.1", "description": "remark plugin to support MDX syntax", "license": "MIT", "keywords": [ diff --git a/packages/rollup/package.json b/packages/rollup/package.json index 9ecde86ef..0771c3e13 100644 --- a/packages/rollup/package.json +++ b/packages/rollup/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/rollup", - "version": "2.1.0", + "version": "2.1.1", "description": "Rollup plugin for MDX", "license": "MIT", "keywords": [ diff --git a/packages/vue/package.json b/packages/vue/package.json index 7b9c342d9..c9253dd4b 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@mdx-js/vue", - "version": "2.1.0", + "version": "2.1.1", "description": "Vue provider for MDX", "license": "MIT", "keywords": [