diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b4624253..5c92b4f27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,17 @@ +## [v2.7.1](https://github.com/ArtalkJS/Artalk/compare/v2.7.0...v2.7.1) (2023-12-17) + +### Bug Fixes + +* **build:** generate source maps to ease debugging +* **cout-widget:** `loadCountWidget` issue +* **ui:** static method export issue in JS module ([#669](https://github.com/ArtalkJS/Artalk/issues/669)) + +### Documentation + +* **i18n:** add translation of update notice + + ## [v2.7.0](https://github.com/ArtalkJS/Artalk/compare/v2.6.4...v2.7.0) (2023-12-17) ### Features diff --git a/docs/code/ArtalkVersion.json b/docs/code/ArtalkVersion.json index b2e48a584..2adb18263 100644 --- a/docs/code/ArtalkVersion.json +++ b/docs/code/ArtalkVersion.json @@ -1,3 +1,3 @@ { - "latest": "2.7.0" + "latest": "2.7.1" } diff --git a/ui/packages/artalk/package.json b/ui/packages/artalk/package.json index f348a9977..fa0183069 100644 --- a/ui/packages/artalk/package.json +++ b/ui/packages/artalk/package.json @@ -1,6 +1,6 @@ { "name": "artalk", - "version": "2.7.0", + "version": "2.7.1", "license": "MIT", "description": "A Selfhosted Comment System", "keywords": [