Skip to content

Commit 16a3080

Browse files
github-actions[bot]mikededo
authored andcommitted
chore(release): v1.1.0
1 parent 2db17f1 commit 16a3080

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/mighty-tomatoes-hang.md

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

packages/plugin/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+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- Fix missing `loadModule` ([#32](https://github.com/mikededo/eslint-plugin-svelte-tailwindcss/pull/32))
8+
39
## 1.0.0
410

511
### Major Changes

packages/plugin/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": "1.0.0",
4+
"version": "1.1.0",
55
"description": "ESLint plugin for Svelte and Tailwind CSS",
66
"author": "Miquel De Domingo",
77
"license": "MIT",

0 commit comments

Comments
 (0)