Skip to content

Commit e3057fc

Browse files
Publish
- @blockly/workspace-content-highlight@5.0.15
1 parent b216e9e commit e3057fc

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

plugins/content-highlight/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.15](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@5.0.14...@blockly/workspace-content-highlight@5.0.15) (2025-02-20)
7+
8+
9+
### Bug Fixes
10+
11+
* update content highlight when undoing the deletion of blocks. ([#2487](https://github.com/google/blockly-samples/issues/2487)) ([b216e9e](https://github.com/google/blockly-samples/commit/b216e9eeaf84e5f51af2bc72b8b15a40c7137697))
12+
13+
14+
15+
16+
617
## [5.0.14](https://github.com/google/blockly-samples/compare/@blockly/workspace-content-highlight@5.0.13...@blockly/workspace-content-highlight@5.0.14) (2025-02-13)
718

819
**Note:** Version bump only for package @blockly/workspace-content-highlight

plugins/content-highlight/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/content-highlight/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@blockly/workspace-content-highlight",
3-
"version": "5.0.14",
3+
"version": "5.0.15",
44
"description": "A Blockly workspace plugin that adds a highlight around the content area.",
55
"scripts": {
66
"audit:fix": "blockly-scripts auditFix",

0 commit comments

Comments
 (0)