Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2023-12-01)

### Bug Fixes

* 🐛 setup .github folder ([03bea64](03bea64))
* correct peer dependencies ([d094f4f](d094f4f))

### Features

* support React 18 ([32e5e06](32e5e06))
  • Loading branch information
semantic-release-bot committed Dec 1, 2023
1 parent 03bea64 commit 02b66d8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.5.0](https://github.com/streamich/use-media/compare/v1.4.0...v1.5.0) (2023-12-01)


### Bug Fixes

* 🐛 setup .github folder ([03bea64](https://github.com/streamich/use-media/commit/03bea64e794e26a4e72aad515c2bc27128c09d65))
* correct peer dependencies ([d094f4f](https://github.com/streamich/use-media/commit/d094f4f40c2cdbaee8d1bed8b5d7893a098da555))


### Features

* support React 18 ([32e5e06](https://github.com/streamich/use-media/commit/32e5e067755266af914a6aaff8d6cb2e9ba6033f))

# [1.4.0](https://github.com/streamich/use-media/compare/v1.3.1...v1.4.0) (2019-07-27)


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": "use-media",
"version": "1.4.0",
"version": "1.5.0",
"description": "useMedia React hook",
"main": "lib/index.js",
"files": [
Expand Down

0 comments on commit 02b66d8

Please sign in to comment.