diff --git a/CHANGELOG.md b/CHANGELOG.md index 307d1e4d5..16e50bfab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [4.9.0](https://github.com/taiga-family/editor/compare/v4.8.0...v4.9.0) (2024-09-19) + ### [4.8.0](https://github.com/taiga-family/editor/compare/v4.7.0...v4.8.0) (2024-09-19) ### 🚀 Features diff --git a/package-lock.json b/package-lock.json index f52dad27b..cf61636ec 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "editor", - "version": "4.8.0", + "version": "4.9.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "editor", - "version": "4.8.0", + "version": "4.9.0", "license": "Apache-2.0", "workspaces": [ "projects/*" @@ -40637,7 +40637,7 @@ }, "projects/editor": { "name": "@taiga-ui/editor", - "version": "4.8.0", + "version": "4.9.0", "license": "Apache-2.0", "peerDependencies": { "@maskito/angular": ">=3.0.1", diff --git a/package.json b/package.json index 17de2b65b..b7fb143a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "editor", - "version": "4.8.0", + "version": "4.9.0", "private": true, "description": "Rich text editor extension with related Taiga UI components", "keywords": [ diff --git a/projects/editor/package.json b/projects/editor/package.json index 730e82eed..298e39673 100644 --- a/projects/editor/package.json +++ b/projects/editor/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/editor", - "version": "4.8.0", + "version": "4.9.0", "description": "Rich text editor extension package for Taiga UI", "keywords": [ "angular",