From 3f928856b030e28d64583fa7019f46dcd6c4f230 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 14 Oct 2023 09:08:51 +0000 Subject: [PATCH] chore(release): 4.33.0 [skip ci] ## [4.33.0](https://github.com/dazedbear/dazedbear.github.io/compare/v4.32.0...v4.33.0) (2023-10-14) ### Build * unpin and upgrade packages ([#99](https://github.com/dazedbear/dazedbear.github.io/issues/99)) ([7e3a4b2](https://github.com/dazedbear/dazedbear.github.io/commit/7e3a4b223a788579655dc9021aa614c23faba099)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b7b17b..072a446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [4.33.0](https://github.com/dazedbear/dazedbear.github.io/compare/v4.32.0...v4.33.0) (2023-10-14) + + +### Build + +* unpin and upgrade packages ([#99](https://github.com/dazedbear/dazedbear.github.io/issues/99)) ([7e3a4b2](https://github.com/dazedbear/dazedbear.github.io/commit/7e3a4b223a788579655dc9021aa614c23faba099)) + ## [4.32.0](https://github.com/dazedbear/dazedbear.github.io/compare/v4.31.0...v4.32.0) (2023-10-09) diff --git a/package-lock.json b/package-lock.json index 5e43395..721aed3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "dazedbear.github.io", - "version": "4.32.0", + "version": "4.33.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "dazedbear.github.io", - "version": "4.32.0", + "version": "4.33.0", "dependencies": { "@aws-sdk/client-s3": "^3.44.0", "@docsearch/react": "^3.3.2", diff --git a/package.json b/package.json index 7265f91..00df062 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dazedbear.github.io", - "version": "4.32.0", + "version": "4.33.0", "homepage": "https://github.com/dazedbear/dazedbear.github.io", "repository": { "type": "git",