Skip to content

Commit 9a3432a

Browse files
Version release (#3945)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 218ebde commit 9a3432a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/perfect-fans-hammer.md

-5
This file was deleted.

packages/eslint-plugin-mobx/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# eslint-plugin-mobx
22

3+
## 0.0.12
4+
5+
### Patch Changes
6+
7+
- [`218ebde877712775054e027cfda812210d2aa7d6`](https://github.com/mobxjs/mobx/commit/218ebde877712775054e027cfda812210d2aa7d6) [#3942](https://github.com/mobxjs/mobx/pull/3942) Thanks [@dartess](https://github.com/dartess)! - add eslint@9 support and flat config
8+
39
## 0.0.11
410

511
### Patch Changes

packages/eslint-plugin-mobx/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-mobx",
3-
"version": "0.0.11",
3+
"version": "0.0.12",
44
"description": "ESLint rules for MobX",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)