Skip to content

Commit

Permalink
chore(release): 1.7.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.2](v1.7.1...v1.7.2) (2022-08-31)

### Bug Fixes

* **useSWR:** fix generic types ([cdb88dc](cdb88dc))
  • Loading branch information
semantic-release-bot committed Aug 31, 2022
1 parent cdb88dc commit 67985df
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.1",
"version": "1.7.2",
"author": "Eduardo Wesley <eduardomudutiu@gmail.com>",
"description": "Vue composables for Data fetching",
"license": "MIT",
Expand Down

0 comments on commit 67985df

Please sign in to comment.