From c787eb90512a365850454ea26d85a4ffe4b5d074 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 20:15:37 +0100 Subject: [PATCH] ci: release (#7320) Co-authored-by: github-actions[bot] --- .changeset/curvy-spies-bow.md | 5 ----- engineering-toolkit/integrations-eslint/CHANGELOG.md | 6 ++++++ engineering-toolkit/integrations-eslint/package.json | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) delete mode 100644 .changeset/curvy-spies-bow.md diff --git a/.changeset/curvy-spies-bow.md b/.changeset/curvy-spies-bow.md deleted file mode 100644 index 764b79b9e5..0000000000 --- a/.changeset/curvy-spies-bow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@vue-storefront/eslint-config-integrations": patch ---- - -Update to a typescript-eslint 8.10, which supports parsing Typescript 5.6, see https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0 diff --git a/engineering-toolkit/integrations-eslint/CHANGELOG.md b/engineering-toolkit/integrations-eslint/CHANGELOG.md index a5f85da96a..27eaa02205 100644 --- a/engineering-toolkit/integrations-eslint/CHANGELOG.md +++ b/engineering-toolkit/integrations-eslint/CHANGELOG.md @@ -1,5 +1,11 @@ # @vue-storefront/eslint-config-integrations +## 1.0.3 + +### Patch Changes + +Update to a typescript-eslint 8.10, which supports parsing Typescript 5.6, see https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.10.0 + ## 1.0.2 ### Patch Changes diff --git a/engineering-toolkit/integrations-eslint/package.json b/engineering-toolkit/integrations-eslint/package.json index 37e5944599..d6a04169f5 100644 --- a/engineering-toolkit/integrations-eslint/package.json +++ b/engineering-toolkit/integrations-eslint/package.json @@ -1,6 +1,6 @@ { "name": "@vue-storefront/eslint-config-integrations", - "version": "1.0.2", + "version": "1.0.3", "main": "index.js", "license": "MIT", "files": [