Skip to content

Commit

Permalink
chore(release): 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienwnklr committed Jan 8, 2024
1 parent 607ec9a commit 10db68f
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.2.2](https://github.com/fabwcie/drawer/compare/v1.2.1...v1.2.2) (2024-01-08)


### Bug Fixes

* clear upload input ([8f0e132](https://github.com/fabwcie/drawer/commits/8f0e132f7aae7ccf9ed75d502b28cf1f23fd490e))
* starting croping on export ([c9637d1](https://github.com/fabwcie/drawer/commits/c9637d17c8c0b3cdad140d51c18d1a5ef6bb8b78))

### [1.2.1](https://github.com/fabwcie/drawer/compare/v1.2.0...v1.2.1) (2023-12-14)


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.2.1",
"version": "1.2.2",
"type": "module",
"main": "src/Drawer.ts",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 10db68f

Please sign in to comment.