From 763fbc417ea283ec442a88ac50c46c3a66ca108d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Dec 2023 17:24:29 +0000 Subject: [PATCH] chore: release v2.7.1 --- CHANGELOG.md | 13 +++++++++++++ docs/code/ArtalkVersion.json | 2 +- ui/packages/artalk/package.json | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) 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": [