From eda5020b889e3c62de351f799b6da3a33317e02c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 14 Oct 2022 14:51:54 +0000 Subject: [PATCH] ci: release --- .changeset/clean-pianos-destroy.md | 5 ----- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/clean-pianos-destroy.md diff --git a/.changeset/clean-pianos-destroy.md b/.changeset/clean-pianos-destroy.md deleted file mode 100644 index 1e8eee7..0000000 --- a/.changeset/clean-pianos-destroy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@stevent-team/favicon-scout": patch ---- - -Specify external deps in build command due to [this esbuild bug](https://github.com/evanw/esbuild/issues/1958) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fc6fa9..4fef01f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @stevent-team/favicon-scout +## 1.0.1 + +### Patch Changes + +- 7f7773e: Specify external deps in build command due to [this esbuild bug](https://github.com/evanw/esbuild/issues/1958) + ## 1.0.0 ### Major Changes diff --git a/package.json b/package.json index 94184e6..d8a1154 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@stevent-team/favicon-scout", - "version": "1.0.0", + "version": "1.0.1", "description": "A web service to fetch the favicon of any website", "keywords": [ "favicon",