From 9a05974e7431d7e72e47472b0bd8a9b7430cd90d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 27 May 2021 02:57:29 +0000 Subject: [PATCH] chore(release): 1.7.41 ## [1.7.41](https://github.com/shadow81627/brisbane-city-council-free-native-plants/compare/v1.7.40...v1.7.41) (2021-05-27) ### Bug Fixes - **deps:** update dependency @nuxtjs/axios to v5.13.5 ([83854ed](https://github.com/shadow81627/brisbane-city-council-free-native-plants/commit/83854ed7a9bad2a523ef5fbf64af5f0f0e9b1278)) --- CHANGELOG.md | 6 ++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4f86c84..c5cd2107 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Releases +## [1.7.41](https://github.com/shadow81627/brisbane-city-council-free-native-plants/compare/v1.7.40...v1.7.41) (2021-05-27) + +### Bug Fixes + +- **deps:** update dependency @nuxtjs/axios to v5.13.5 ([83854ed](https://github.com/shadow81627/brisbane-city-council-free-native-plants/commit/83854ed7a9bad2a523ef5fbf64af5f0f0e9b1278)) + ## [1.7.40](https://github.com/shadow81627/brisbane-city-council-free-native-plants/compare/v1.7.39...v1.7.40) (2021-05-26) ### Bug Fixes diff --git a/package-lock.json b/package-lock.json index aa945fe1..f91c19d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "brisbane-city-council-free-native-plants", - "version": "1.7.40", + "version": "1.7.41", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index e2f980a8..234b52b9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "brisbane-city-council-free-native-plants", "description": "Council’s Free Native Plants program offers a range of plants to assist you to plant and green your property. The native species provided through the program help grow our city’s urban forest and support local wildlife.", - "version": "1.7.40", + "version": "1.7.41", "private": true, "scripts": { "dev": "nuxt",