From cdc3f0ca0c54fe6a91e8d9a9e205e7c2b8d9d0b2 Mon Sep 17 00:00:00 2001 From: MMMJB Date: Mon, 22 Jul 2024 17:25:19 -0400 Subject: [PATCH] chore: release v0.1.0-alpha.9 --- CHANGELOG.md | 14 ++++++++++++++ package.json | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2fcf684..6deaba5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v0.1.0-alpha.9 (7/19/24) + +## Breaking changes + +- Renamed array 'isMutable' flag to 'mutable' + +## Features + +- Improved InlineEditor content sanitization + +## Bug fixes + +- Removed unnecessary flex container from toolbar + # v0.1.0-alpha.8 (7/15/24) ## Features diff --git a/package.json b/package.json index d7de21b..79aa34c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "launched", - "version": "0.1.0-alpha.8", + "version": "0.1.0-alpha.9", "type": "module", "description": "Make website content editable by clients, no codebase access required.", "keywords": [