From dcac57486bb8d14de91cdd9abb462d07093a48f3 Mon Sep 17 00:00:00 2001 From: Michael Yang Date: Sat, 21 Dec 2024 16:04:51 +0800 Subject: [PATCH] build: v1.3.1 release (^.^)YYa!! --- changes.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/changes.md b/changes.md index acb2f2b..f29a085 100644 --- a/changes.md +++ b/changes.md @@ -1,6 +1,6 @@ # AiEditor ChangeLog -## v1.3.0 20241221: +## v1.3.1 20241221: - feat: Add link configuration to images - feat: Add alt, title and other attribute configuration to images diff --git a/package-lock.json b/package-lock.json index 505b57d..1b8799d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "aieditor", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "aieditor", - "version": "1.3.0", + "version": "1.3.1", "license": "LGPL", "dependencies": { "@tiptap/core": "^2.10.4", diff --git a/package.json b/package.json index c397902..74cd223 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aieditor", "author": "yangfuhai", - "version": "1.3.0", + "version": "1.3.1", "type": "module", "keywords": [ "editor",