Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @aomao/engine@2.10.13
 - @aomao/toolbar-vue@2.10.3
 - @aomao/toolbar@2.11.6
 - @aomao/plugin-mention@2.10.3
 - @aomao/plugin-table@2.10.1
  • Loading branch information
big-camel committed May 24, 2023
1 parent 0cb925c commit c722139
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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.10.12",
"version": "2.10.13",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion 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.10.2",
"version": "2.10.3",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/toolbar",
"version": "2.11.5",
"version": "2.11.6",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion plugins/mention/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-mention",
"version": "2.10.2",
"version": "2.10.3",
"description": "提到 @",
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion plugins/table/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aomao/plugin-table",
"version": "2.10.0",
"version": "2.10.1",
"description": "table plugin",
"author": "AoMao <me@aomao.com>",
"homepage": "https://github.com/big-camel/am-editor/tree/master/plugins/plugin-table#readme",
Expand Down

0 comments on commit c722139

Please sign in to comment.