diff --git a/CHANGELOG.md b/CHANGELOG.md index 964d5a6..14dc4a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.2.40](https://github.com/limaofeng/asany-editor/compare/v0.2.39...v0.2.40) (2022-07-12) + + + ## [0.2.39](https://github.com/limaofeng/asany-editor/compare/v0.2.38...v0.2.39) (2022-07-12) diff --git a/package.json b/package.json index bf0cf62..c9199f7 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.2.39", + "version": "0.2.40", "license": "MIT", "name": "@asany/editor", "main": "dist/index.js",