Skip to content

Commit

Permalink
chore(release): 2.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.5.0](v2.4.0...v2.5.0) (2022-02-05)

### Features

* Hide tooltip on window resize and scroll events ([#28](#28)) ([4255353](4255353))
  • Loading branch information
semantic-release-bot committed Feb 5, 2022
1 parent 4255353 commit 70c5d2a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.5.0](https://github.com/untemps/svelte-use-tooltip/compare/v2.4.0...v2.5.0) (2022-02-05)


### Features

* Hide tooltip on window resize and scroll events ([#28](https://github.com/untemps/svelte-use-tooltip/issues/28)) ([4255353](https://github.com/untemps/svelte-use-tooltip/commit/42553531497251fa002e9b4c0e0a320ee782b7dd))

# [2.4.0](https://github.com/untemps/svelte-use-tooltip/compare/v2.3.2...v2.4.0) (2022-02-03)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@untemps/svelte-use-tooltip",
"version": "2.4.0",
"version": "2.5.0",
"author": "Vincent Le Badezet <[email protected]>",
"license": "MIT",
"description": "Svelte action to display a tooltip",
Expand Down

0 comments on commit 70c5d2a

Please sign in to comment.