Skip to content

Commit d6a51aa

Browse files
github-actions[bot]mikededo
authored andcommitted
chore(release): v0.1.0-next.4 (next)
1 parent 9de779d commit d6a51aa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"mean-brooms-marry",
1212
"old-crabs-leave",
1313
"selfish-otters-jump",
14-
"sour-kings-matter"
14+
"sour-kings-matter",
15+
"tricky-avocados-doubt"
1516
]
1617
}

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-svelte-tailwindcss
22

3+
## 0.1.0-next.4
4+
5+
### Minor Changes
6+
7+
- Adds support for `monrepo` setups (i.e. for multiple `tailwind.config.*` files. ([#10](https://github.com/mikededo/eslint-plugin-svelte-tailwindcss/pull/10))
8+
39
## 0.1.0-next.3
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-svelte-tailwindcss",
33
"type": "module",
4-
"version": "0.1.0-next.3",
4+
"version": "0.1.0-next.4",
55
"packageManager": "[email protected]",
66
"description": "ESLint plugin for Svelte and Tailwind CSS",
77
"author": "Miquel De Domingo",

0 commit comments

Comments
 (0)