Skip to content

Commit 33c25be

Browse files
Version Packages (#33)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 80a3173 commit 33c25be

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/great-beds-lick.md

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

CHANGELOG.md

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

3+
## 0.3.2
4+
5+
### Patch Changes
6+
7+
- [#32](https://github.com/Effect-TS/eslint-plugin/pull/32) [`80a3173`](https://github.com/Effect-TS/eslint-plugin/commit/80a31738d522f93b3cfdbe2adb5b1b6e8e28235b) Thanks [@mattiamanzati](https://github.com/mattiamanzati)! - Fix import type \* as ... in barrel import rules
8+
39
## 0.3.1
410

511
### Patch 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.3.1",
3+
"version": "0.3.2",
44
"type": "module",
55
"packageManager": "pnpm@9.5.0",
66
"scripts": {

0 commit comments

Comments
 (0)