From 90c108569c4b8975a56afacd73c8376f9e04616f Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Wed, 5 Apr 2023 06:43:03 -0500 Subject: [PATCH] Tag v36.0.6 (package-tools update, before v37.0.0) --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90773c19e..daf68fbbc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,14 @@ ## Current - Add latest changes here + +## [36.0.6](https://github.com/isaul32/ckeditor5-math/compare/v36.0.5...v36.0.6) (2023-04-05) + - :arrow_up: CKEditor package tools: 1.0.0-beta.8 -> beta.10 See also: https://github.com/ckeditor/ckeditor5-package-generator/blob/v1.0.0-beta.10/CHANGELOG.md -## [36.0.5](https://github.com/isaul32/ckeditor5-math/compare/v36.0.5...v36.0.4) (2023-04-03) +## [36.0.5](https://github.com/isaul32/ckeditor5-math/compare/v36.0.4...v36.0.5) (2023-04-03) - Update docs for new package name (#91) diff --git a/package.json b/package.json index 95e7c7096..4251dc2fa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@isaul32/ckeditor5-math", - "version": "36.0.5", + "version": "36.0.6", "description": "Math feature for CKEditor 5.", "keywords": [ "ckeditor",