Skip to content

Commit 3fbdebe

Browse files
committed
chore(release): publish
- @mara/devkit@1.1.0 - @mara/plugin-extract-comp-meta@0.2.2 - @mara/x@2.1.1
1 parent 18fd9d2 commit 3fbdebe

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/mara-devkit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mara/devkit",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "mara develop toolkit",
55
"main": "index.js",
66
"keywords": [

packages/mara-plugin-extract-comp-meta/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mara/plugin-extract-comp-meta",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "This plugin extract component meta data from decorators",
55
"keywords": [
66
"marauder",

packages/mara-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mara/x",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "支持 React / Vue + Ts 的多页应用打包工具",
55
"keywords": [
66
"ts",

0 commit comments

Comments
 (0)