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": [