Skip to content

Commit

Permalink
chore(release): 1.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienwnklr committed Oct 12, 2023
1 parent cabfed6 commit 6790bca
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.1.4](https://github.com/fabwcie/drawer/compare/v1.1.3...v1.1.4) (2023-10-12)


### Bug Fixes

* opaque bg firefox ([e326f5b](https://github.com/fabwcie/drawer/commits/e326f5ba9782fe126035823a8af07433a6eb4802))
* remove brush/eraser from availableShape (lag on big screen) ([4bd8ccc](https://github.com/fabwcie/drawer/commits/4bd8ccc35905f85776db1dbe9760d55cc0d5e8cd))

### [1.1.3](https://github.com/fabwcie/drawer/compare/v1.1.2...v1.1.3) (2023-10-03)


Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Canvas drawer for free hand drawing and more utility tools.",
"author": "Winkler Fabien <[email protected]>",
"contributors": [],
"version": "1.1.3",
"version": "1.1.4",
"type": "module",
"types": "./dist/index.d.ts",
"engines": {
Expand Down

0 comments on commit 6790bca

Please sign in to comment.