Skip to content

Commit c787eb9

Browse files
ci: release (#7320)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent eeaf0b8 commit c787eb9

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curvy-spies-bow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

engineering-toolkit/integrations-eslint/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/eslint-config-integrations
22

3+
## 1.0.3
4+
5+
### Patch Changes
6+
7+
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
8+
39
## 1.0.2
410

511
### Patch Changes

engineering-toolkit/integrations-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/eslint-config-integrations",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"main": "index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)