Skip to content

Commit 7f090b2

Browse files
Version Packages (#22)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 2f0baac commit 7f090b2

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/healthy-tips-shout.md

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

.changeset/spotty-pianos-check.md

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

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @effect/eslint-plugin
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- [#20](https://github.com/Effect-TS/eslint-plugin/pull/20) [`7ccdc01`](https://github.com/Effect-TS/eslint-plugin/commit/7ccdc013afaab44cc3894abd4cf08ca7bf056a90) Thanks [@mattiamanzati](https://github.com/mattiamanzati)! - Update plugin to eslint 9
8+
9+
- [#24](https://github.com/Effect-TS/eslint-plugin/pull/24) [`2f0baac`](https://github.com/Effect-TS/eslint-plugin/commit/2f0baac14ab2dd310310b5f98267ebd10d8a5512) Thanks [@mattiamanzati](https://github.com/mattiamanzati)! - Rename previous "recommended" config to "dprint"
10+
311
## 0.2.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@effect/eslint-plugin",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"type": "module",
55
"packageManager": "pnpm@9.5.0",
66
"scripts": {

0 commit comments

Comments
 (0)