Skip to content

Commit

Permalink
chore(release): 1.20.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.20.0](v1.19.0...v1.20.0) (2023-11-16)

### Features

* 🎸 [ToolTip] on task move tooltip disappear ([8bd368e](8bd368e)), closes [#151](#151)
  • Loading branch information
semantic-release-bot committed Nov 16, 2023
1 parent 3040eee commit a91c37a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [1.20.0](https://github.com/melfore/konva-timeline/compare/v1.19.0...v1.20.0) (2023-11-16)


### Features

* 🎸 [ToolTip] on task move tooltip disappear ([8bd368e](https://github.com/melfore/konva-timeline/commit/8bd368e1f9fd677ff9c7911812eb3f14ccc90d34)), closes [#151](https://github.com/melfore/konva-timeline/issues/151)

# [1.19.0](https://github.com/melfore/konva-timeline/compare/v1.18.1...v1.19.0) (2023-11-16)

### Features
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
@@ -1,6 +1,6 @@
{
"name": "@melfore/konva-timeline",
"version": "1.19.0",
"version": "1.20.0",
"description": "Melfore ReactJS Timeline library made with Konva",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit a91c37a

Please sign in to comment.