Skip to content

Commit

Permalink
chore(release): v0.9.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Conventional Changelog Action committed Oct 29, 2022
1 parent 525c37b commit a219939
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.9.4](https://github.com/mgibas/vue-router-fetch/compare/v0.9.3...v0.9.4) (2022-10-29)



## [0.9.3](https://github.com/mgibas/vue-router-fetch/compare/v0.9.2...v0.9.3) (2022-10-29)


Expand All @@ -24,13 +28,3 @@



# [0.8.0](https://github.com/mgibas/vue-router-fetch/compare/v0.7.3...v0.8.0) (2022-10-22)


### Features

* Manual fetches ([8f09bfd](https://github.com/mgibas/vue-router-fetch/commit/8f09bfd3a2f41ae7601ed5cac8821f0f2182cb9d))
* parameters support ([dc51887](https://github.com/mgibas/vue-router-fetch/commit/dc518874107f64a16892f2ef33ce7b679231f6e3))



2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vue-router-fetch",
"version": "0.9.3",
"version": "0.9.4",
"description": "Move data fetching from your components to the router",
"keywords": [
"vue",
Expand Down

0 comments on commit a219939

Please sign in to comment.