From df5ef4b198af3cff62cc59a143218f1cc0d49f36 Mon Sep 17 00:00:00 2001 From: JoseZapata3 Date: Wed, 11 Sep 2024 09:20:43 -0500 Subject: [PATCH] pre release v2.2.2 --- CHANGELOG.md | 3 +++ package.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e2df30..6e7cb8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 2.2.2 (11.09.2024) +* Add allowed endpoints for scorecard.yml and changed the node version to 18 for publish.yml. See [PR #154](https://github.com/kommitters/editorjs-inline-image/pull/154) + ## 2.2.1 (10.09.2024) * Update dependencies for compatibility and disable rules that are incompatible with ESLint v9. See [PR #150](https://github.com/kommitters/editorjs-inline-image/pull/150) diff --git a/package.json b/package.json index 9368ab7..3fa27fc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "editorjs-inline-image", - "version": "2.2.1", + "version": "2.2.2", "keywords": [ "tool", "image",