Skip to content

Commit 5b9bb06

Browse files
committed
chore(release): 1.1.1
1 parent 52288a0 commit 5b9bb06

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
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.
44

5+
### [1.1.1](https://github.com/fabwcie/drawer/compare/v1.1.0...v1.1.1) (2023-10-02)
6+
7+
8+
### Bug Fixes
9+
10+
* **color:** change color ignored ([95aa93e](https://github.com/fabwcie/drawer/commits/95aa93e28d45f844005043ef2577627c734e9e7b))
11+
* **color:** update color with multiple drawer instances ([52288a0](https://github.com/fabwcie/drawer/commits/52288a0b1af0eca73f43d0f424b7dde6320ee479))
12+
513
## [1.1.0](https://github.com/fabwcie/drawer/compare/v1.0.0...v1.1.0) (2023-10-02)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Canvas drawer for free hand drawing and more utility tools.",
44
"author": "Winkler Fabien <[email protected]>",
55
"contributors": [],
6-
"version": "1.1.0",
6+
"version": "1.1.1",
77
"type": "module",
88
"engines": {
99
"node": ">=16.0.0",

0 commit comments

Comments
 (0)