Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @aomao/engine@2.7.14
 - @aomao/toolbar-vue@2.7.14
 - @aomao/toolbar@2.7.14
 - @aomao/plugin-alignment@2.7.14
 - @aomao/plugin-backcolor@2.7.14
 - @aomao/plugin-bold@2.7.14
 - @aomao/plugin-code@2.7.14
 - @aomao/plugin-codeblock-vue@2.7.14
 - @aomao/plugin-codeblock@2.7.14
 - @aomao/plugin-embed@2.7.14
 - @aomao/plugin-file@2.7.14
 - @aomao/plugin-fontcolor@2.7.14
 - @aomao/plugin-fontfamily@2.7.14
 - @aomao/plugin-fontsize@2.7.14
 - @aomao/plugin-heading@2.7.14
 - @aomao/plugin-hr@2.7.14
 - @aomao/plugin-image@2.7.14
 - @aomao/plugin-indent@2.7.14
 - @aomao/plugin-italic@2.7.14
 - @aomao/plugin-line-height@2.7.14
 - @aomao/plugin-link-vue@2.7.14
 - @aomao/plugin-link@2.7.14
 - @aomao/plugin-mark-range@2.7.14
 - @aomao/plugin-mark@2.7.14
 - @aomao/plugin-math@2.7.14
 - @aomao/plugin-mention@2.7.14
 - @aomao/plugin-mind@2.7.14
 - @aomao/plugin-orderedlist@2.7.14
 - @aomao/plugin-paintformat@2.7.14
 - @aomao/plugin-quote@2.7.14
 - @aomao/plugin-redo@2.7.14
 - @aomao/plugin-removeformat@2.7.14
 - @aomao/plugin-selectall@2.7.14
 - @aomao/plugin-status@2.7.14
 - @aomao/plugin-strikethrough@2.7.14
 - @aomao/plugin-sub@2.7.14
 - @aomao/plugin-sup@2.7.14
 - @aomao/plugin-table@2.7.14
 - @aomao/plugin-tasklist@2.7.14
 - @aomao/plugin-underline@2.7.14
 - @aomao/plugin-undo@2.7.14
 - @aomao/plugin-unorderedlist@2.7.14
 - @aomao/plugin-video@2.7.14
  • Loading branch information
big-camel committed Jan 12, 2022
1 parent 10c9a7f commit 61701b6
Show file tree
Hide file tree
Showing 43 changed files with 85 additions and 85 deletions.
2 changes: 1 addition & 1 deletion packages/engine/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/engine",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolbar-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/toolbar-vue",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"ant-design-vue": "^2.2.6",
"keymaster": "^1.6.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/toolbar",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"antd": "^4.12.3",
"classnames-es-ts": "^2.2.7",
Expand Down
4 changes: 2 additions & 2 deletions plugins/alignment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-alignment",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/backcolor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-backcolor",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/bold/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-bold",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-code",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/codeblock-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-codeblock-vue",
"version": "2.7.13",
"version": "2.7.14",
"description": "代码块 Vue",
"keywords": [
"codeblock",
Expand Down Expand Up @@ -28,7 +28,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"ant-design-vue": "^2.2.6",
"codemirror": "^5.60.0",
Expand Down
4 changes: 2 additions & 2 deletions plugins/codeblock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-codeblock",
"version": "2.7.13",
"version": "2.7.14",
"description": "代码块",
"keywords": [
"codeblock",
Expand Down Expand Up @@ -28,7 +28,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"antd": "^4.14.1",
"codemirror": "^5.61.1",
Expand Down
4 changes: 2 additions & 2 deletions plugins/embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-embed",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-file",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/fontcolor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-fontcolor",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/fontfamily/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-fontfamily",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/fontsize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-fontsize",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/heading/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-heading",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/hr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-hr",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-image",
"version": "2.7.13",
"version": "2.7.14",
"description": "图片",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -24,7 +24,7 @@
"access": "public"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"eventemitter2": "^6.4.4",
"photoswipe": "^4.1.3"
Expand Down
4 changes: 2 additions & 2 deletions plugins/indent/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-indent",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/italic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-italic",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/line-height/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-line-height",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
4 changes: 2 additions & 2 deletions plugins/link-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-link-vue",
"version": "2.7.13",
"version": "2.7.14",
"description": "> TODO: description",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -24,7 +24,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"ant-design-vue": "^2.2.6",
"vue": "^3.2.9"
Expand Down
4 changes: 2 additions & 2 deletions plugins/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-link",
"version": "2.7.13",
"version": "2.7.14",
"description": "> TODO: description",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand All @@ -24,7 +24,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"antd": "^4.12.3",
"classnames-es-ts": "^2.2.7",
Expand Down
4 changes: 2 additions & 2 deletions plugins/mark-range/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-mark-range",
"version": "2.7.13",
"version": "2.7.14",
"description": "范围标记",
"publishConfig": {
"access": "public"
Expand All @@ -24,7 +24,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10",
"tinycolor2": "^1.4.2"
}
Expand Down
4 changes: 2 additions & 2 deletions plugins/mark/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-mark",
"version": "2.7.13",
"version": "2.7.14",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,7 +20,7 @@
"url": "https://github.com/yanmao-cc/am-editor/issues"
},
"dependencies": {
"@aomao/engine": "^2.7.13",
"@aomao/engine": "^2.7.14",
"@babel/runtime": "^7.13.10"
}
}
Loading

0 comments on commit 61701b6

Please sign in to comment.