Skip to content

Commit

Permalink
chore(release): 1.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.3](v1.7.2...v1.7.3) (2022-09-06)

### Bug Fixes

* **dedup:** fix dedup when already has cache ([675153f](675153f))
* **useSWR:** fix erro and data type missing undefined ([9428cdc](9428cdc))
* **useSWR:** verify if is in client before use browser APIs ([6e82799](6e82799))
  • Loading branch information
semantic-release-bot committed Sep 6, 2022
1 parent 0770752 commit e050ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "swr-vue",
"version": "1.7.2",
"version": "1.7.3",
"author": "Eduardo Wesley <eduardomudutiu@gmail.com>",
"description": "Vue composables for Data fetching",
"license": "MIT",
Expand Down

0 comments on commit e050ee2

Please sign in to comment.