Skip to content

Commit 9e16383

Browse files
release(eslint-plugin-reactotron): 0.1.9 [skip ci]
1 parent 8c16592 commit 9e16383

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/eslint-plugin-reactotron/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
### [0.1.9](https://github.com/infinitered/reactotron/compare/[email protected]@0.1.9) (2025-09-19)
6+
7+
8+
### Bug Fixes
9+
10+
* **eslint-plugin-reactotron:** Fix ESLint Plugin CommonJS Export Compatibility ([#1578](https://github.com/infinitered/reactotron/issues/1578)) ([8c16592](https://github.com/infinitered/reactotron/commit/8c16592fd68be2cfd0c25da02a609f9bb8e5d051)), closes [infinitered/ignite#2997](https://github.com/infinitered/ignite/issues/2997)
11+
512
### [0.1.8](https://github.com/infinitered/reactotron/compare/[email protected]@0.1.8) (2025-09-16)
613

714
### [0.1.7](https://github.com/infinitered/reactotron/compare/[email protected]@0.1.7) (2025-03-01)

lib/eslint-plugin-reactotron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-reactotron",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "An ESLint plugin for Reactotron.",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)