Skip to content

Commit af5f258

Browse files
Version release (#3948)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 88aa108 commit af5f258

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/weak-rivers-hear.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.13
4+
5+
### Patch Changes
6+
7+
- [`88aa10828eabdf9edf2d0e523e0388c854c79dea`](https://github.com/mobxjs/mobx/commit/88aa10828eabdf9edf2d0e523e0388c854c79dea) [#3947](https://github.com/mobxjs/mobx/pull/3947) Thanks [@dartess](https://github.com/dartess)! - fix config name for recommended flat config
8+
39
## 0.0.12
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.12",
3+
"version": "0.0.13",
44
"description": "ESLint rules for MobX",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)