Skip to content

Commit

Permalink
chore(release): 1.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.4.0](v1.3.0...v1.4.0) (2022-07-18)

### Bug Fixes

* add deduping feature ([81a5b21](81a5b21))
* fix mergeConfigs function typing ([620c089](620c089))
* make default cache reactive ([7e7acde](7e7acde))

### Features

* add expected behavior from mutate function ([e481a29](e481a29))
  • Loading branch information
semantic-release-bot committed Jul 18, 2022
1 parent bbdb16e commit 7b96760
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.3.0",
"version": "1.4.0",
"author": "Eduardo Wesley <eduardomudutiu@gmail.com>",
"description": "Vue composables for Data fetching",
"license": "MIT",
Expand Down

0 comments on commit 7b96760

Please sign in to comment.