mirror of
https://github.com/simoneb/axios-hooks.git
synced 2025-12-08 21:25:56 +00:00
chore(release): 1.5.0-0
This commit is contained in:
parent
1c4c5acdd5
commit
3f72971202
12
CHANGELOG.md
12
CHANGELOG.md
@ -2,6 +2,18 @@
|
||||
|
||||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||||
|
||||
## [1.5.0-0](https://github.com/simoneb/axios-hooks/compare/v1.4.1...v1.5.0-0) (2019-10-22)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* maintain referential integrity of refetch function ([1c4c5ac](https://github.com/simoneb/axios-hooks/commit/1c4c5acdd56f5597269a0d9ae321daf2e587f5c8))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* typing of serializeCache function ([3040b80](https://github.com/simoneb/axios-hooks/commit/3040b80696e7ab9df07f64ac6c5beacc276178cd))
|
||||
|
||||
### [1.4.1](https://github.com/simoneb/axios-hooks/compare/v1.3.0...v1.4.1) (2019-10-19)
|
||||
|
||||
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "axios-hooks",
|
||||
"version": "1.4.1",
|
||||
"version": "1.5.0-0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "axios-hooks",
|
||||
"version": "1.4.1",
|
||||
"version": "1.5.0-0",
|
||||
"description": "axios-hooks",
|
||||
"keywords": [
|
||||
"axios",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user