Skip to content

Commit

Permalink
chore(release): 1.0.1 πŸŽ‰ [skip ci]
Browse files Browse the repository at this point in the history
### [1.0.1](v1.0.0...v1.0.1) (2021-05-06)
  • Loading branch information
semantic-release-bot committed May 6, 2021
1 parent cdb0e3e commit 7a469d4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### [1.0.1](https://github.com/iamskok/use-font-face-observer/compare/v1.0.0...v1.0.1) (2021-05-06)

## 1.0.0 (2021-05-04)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "use-font-face-observer",
"description": "React hook to detect if web fonts are available πŸͺ",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"repository": "https://github.com/iamskok/use-font-face-observer",
"author": "Vladimir Skok",
Expand Down

0 comments on commit 7a469d4

Please sign in to comment.