Skip to content

Commit 192d5ce

Browse files
release(eslint-plugin-reactotron): 0.1.6 [skip ci]
1 parent 68d3214 commit 192d5ce

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.6](https://github.com/infinitered/reactotron/compare/eslint-plugin-reactotron@0.1.5...eslint-plugin-reactotron@0.1.6) (2025-01-07)
6+
7+
8+
### Bug Fixes
9+
10+
* **package.json:** remove "react-native" export condition ([#1530](https://github.com/infinitered/reactotron/issues/1530)) ([47be69f](https://github.com/infinitered/reactotron/commit/47be69fae1e410a22907893a69474857a3e5a854))
11+
512
### [0.1.5](https://github.com/infinitered/reactotron/compare/eslint-plugin-reactotron@0.1.4...eslint-plugin-reactotron@0.1.5) (2024-08-26)
613

714
### [0.1.4](https://github.com/infinitered/reactotron/compare/eslint-plugin-reactotron@0.1.3...eslint-plugin-reactotron@0.1.4) (2024-02-14)

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.5",
3+
"version": "0.1.6",
44
"description": "An ESLint plugin for Reactotron.",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)