Skip to content

Commit

Permalink
chore: release 3.0.1 (#52)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 12, 2021
1 parent cf5593d commit 9a575c5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [3.0.1](https://www.github.com/blinkk/selective-edit/compare/v3.0.0...v3.0.1) (2021-08-12)


### Bug Fixes

* Lost focus check for unused zones failed since it was undefined. ([b9a0210](https://www.github.com/blinkk/selective-edit/commit/b9a021058cade926588920f5e92d9194b9906761))

## [3.0.0](https://www.github.com/blinkk/selective-edit/compare/v2.3.0...v3.0.0) (2021-08-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blinkk/selective-edit",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"homepage": "https://blinkk.github.com/selective-edit",
"description": "Selective structured text editor.",
Expand Down

0 comments on commit 9a575c5

Please sign in to comment.