From ca320f1c66074fcb4633fe7581a4b0ad2b31f093 Mon Sep 17 00:00:00 2001 From: pooya parsa Date: Thu, 23 Apr 2020 00:14:14 +0200 Subject: [PATCH] chore(release): 5.10.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2705f0a..fcfc10b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +### [5.10.1](https://github.com/nuxt-community/axios-module/compare/v5.10.0...v5.10.1) (2020-04-22) + ## [5.10.0](https://github.com/nuxt-community/axios-module/compare/v5.9.7...v5.10.0) (2020-04-21) diff --git a/package.json b/package.json index 0f1b7fb..d020bb9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@nuxtjs/axios", - "version": "5.10.0", + "version": "5.10.1", "description": "Secure and easy axios integration with Nuxt.js", "license": "MIT", "contributors": [