Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - am-editor-audio@1.1.8
 - am-editor-codeblock-vue2@1.1.10
 - am-editor-link-vue2@1.1.10
 - am-editor-map@1.1.8
 - am-editor-toolbar-vue2@1.1.12
  • Loading branch information
zb201307 committed May 29, 2022
1 parent 3457369 commit d83ae13
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/audio/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "am-editor-audio",
"version": "1.1.7",
"version": "1.1.8",
"main": "dist/index.js",
"module": "dist/index.esm.js",
"typings": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion packages/codeblock/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "am-editor-codeblock-vue2",
"version": "1.1.9",
"version": "1.1.10",
"keyword": "am-editor-codeblock-vue2",
"description": "> TODO: description",
"author": "zhangbin<bjzhang.bin@163.com> yanmao <me@yanmao.cc>",
Expand Down
2 changes: 1 addition & 1 deletion packages/link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "am-editor-link-vue2",
"version": "1.1.9",
"version": "1.1.10",
"keyword": "am-editor-link-vue2",
"description": "> TODO: description",
"author": "zhangbin<bjzhang.bin@163.com> yanmao <me@yanmao.cc>",
Expand Down
2 changes: 1 addition & 1 deletion packages/map/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "am-editor-map",
"version": "1.1.7",
"version": "1.1.8",
"keyword": "am-editor-map",
"description": "> TODO: description",
"author": "zhangbin<bjzhang.bin@163.com> yanmao <me@yanmao.cc>",
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": "am-editor-toolbar-vue2",
"version": "1.1.11",
"version": "1.1.12",
"description": "am-editor toolbar for vue2",
"keywords": [
"toolbar"
Expand Down

0 comments on commit d83ae13

Please sign in to comment.