Skip to content

Commit

Permalink
chore(main): release drawtools 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 19, 2023
1 parent a14e4f1 commit b54d6da
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"elements/drawtools": "0.4.1",
"elements/drawtools": "0.4.0",
"elements/itemfilter": "0.8.6",
"elements/layercontrol": "0.7.0",
"elements/map": "0.8.3",
Expand Down
12 changes: 12 additions & 0 deletions elements/drawtools/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.4.0](https://github.com/EOX-A/EOxElements/compare/drawtools-v0.4.1...drawtools-v0.4.0) (2023-10-19)


### Bug Fixes

* Prevent zoom on double-click while drawing ([#328](https://github.com/EOX-A/EOxElements/issues/328)) ([a79cb2a](https://github.com/EOX-A/EOxElements/commit/a79cb2a16959f5d43469ae0134402f79ee9c3a3c))


### Miscellaneous Chores

* Update readme ([1da4fcf](https://github.com/EOX-A/EOxElements/commit/1da4fcf655ddfc769035d680f93940629f7eabc3))

## [0.4.1](https://github.com/EOX-A/EOxElements/compare/drawtools-v0.4.0...drawtools-v0.4.1) (2023-10-19)


Expand Down
2 changes: 1 addition & 1 deletion elements/drawtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eox/drawtools",
"version": "0.4.1",
"version": "0.4.0",
"type": "module",
"devDependencies": {
"@eox/eslint-config": "^1.0.0",
Expand Down

0 comments on commit b54d6da

Please sign in to comment.