Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @blockly/[email protected]
  • Loading branch information
github-actions[bot] committed Feb 20, 2025
1 parent b216e9e commit e3057fc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 3 deletions.
11 changes: 11 additions & 0 deletions plugins/content-highlight/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [5.0.15](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2025-02-20)


### Bug Fixes

* 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))





## [5.0.14](https://github.com/google/blockly-samples/compare/@blockly/[email protected]...@blockly/[email protected]) (2025-02-13)

**Note:** Version bump only for package @blockly/workspace-content-highlight
Expand Down
4 changes: 2 additions & 2 deletions plugins/content-highlight/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/content-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockly/workspace-content-highlight",
"version": "5.0.14",
"version": "5.0.15",
"description": "A Blockly workspace plugin that adds a highlight around the content area.",
"scripts": {
"audit:fix": "blockly-scripts auditFix",
Expand Down

0 comments on commit e3057fc

Please sign in to comment.