Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 39639b0

Browse files
ci: release (#48)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 50dd995 commit 39639b0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/soft-chicken-grin.md

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

packages/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+
## 0.0.20
4+
5+
### Patch Changes
6+
7+
- 50dd995: Warn on no-empty-interface rule
8+
39
## 0.0.19
410

511
### Patch Changes

packages/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": "0.0.19",
3+
"version": "0.0.20",
44
"main": "index.js",
55
"files": [
66
"README.MD",

0 commit comments

Comments
 (0)