Skip to content

Commit

Permalink
docs: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
giovanni-bertoncelli committed Mar 18, 2024
1 parent fab9d45 commit 9075595
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .changescriberc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"generate": {
"fromPackageJson": true,
"excludeTaskList": true
"taskUrlTemplate": "https://github.com/ctinnovation/ngx-konva/issues/{taskCode}"
}
}
7 changes: 7 additions & 0 deletions unreleased/28.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
## Changed

- Bump `[email protected]`

## Fixed

- Fixed isDragging error by importing `konva/lib/Core` inside `NgxKonvaModule` for initialization

0 comments on commit 9075595

Please sign in to comment.