From c9702c2338f116d3554f6a2b4c70181e3436cee8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 6 Dec 2023 00:57:07 +0000 Subject: [PATCH] chore(release): 7.1.5 [skip ci] ## [7.1.5](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.1.4...7.1.5) (2023-12-06) ### Bug Fixes * schedule release ([089f1af](https://github.com/dargmuesli/nuxt-cookie-control/commit/089f1afa6cb3fdff79832c63d9e1526efe131674)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1240d78..1bcbcd0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.1.5](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.1.4...7.1.5) (2023-12-06) + + +### Bug Fixes + +* schedule release ([089f1af](https://github.com/dargmuesli/nuxt-cookie-control/commit/089f1afa6cb3fdff79832c63d9e1526efe131674)) + ## [7.1.4](https://github.com/dargmuesli/nuxt-cookie-control/compare/7.1.3...7.1.4) (2023-11-25) diff --git a/package.json b/package.json index a0ababa4..89684410 100644 --- a/package.json +++ b/package.json @@ -79,5 +79,5 @@ }, "type": "module", "types": "./dist/module.d.ts", - "version": "7.1.4" + "version": "7.1.5" }