Skip to content

Commit

Permalink
chore(release): 4.1.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.1.5](v4.1.4...v4.1.5) (2024-01-15)

### Bug Fixes

* **useWindow:** fix empty initial window name. ([e53c237](e53c237))
  • Loading branch information
semantic-release-bot committed Jan 15, 2024
1 parent e53c237 commit 11f9921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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": "overwolf-hooks",
"version": "4.1.4",
"version": "4.1.5",
"description": "custom hooks to help use overwolf api with the new react hooks technology.",
"author": "AlbericoD",
"license": "MIT",
Expand Down

0 comments on commit 11f9921

Please sign in to comment.