Skip to content

Commit 5577e6a

Browse files
ci: release (#7275)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 992b95b commit 5577e6a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/small-lizards-rhyme.md

-5
This file was deleted.

engineering-toolkit/integrations-eslint/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/eslint-config-integrations
22

3+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
changed: add eslint-integration rule "class-methods-use-this": "off"
8+
39
## 1.0.1
410

511
### Patch Changes

engineering-toolkit/integrations-eslint/package.json

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

0 commit comments

Comments
 (0)