Skip to content

Commit 91c7b6e

Browse files
docs: changes for 0.9.5
1 parent 0b76de0 commit 91c7b6e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

33
[npm history](https://www.npmjs.com/package/eslint-plugin-rxjs-x?activeTab=versions)
44

5+
## v0.9.5 (2026-02-16)
6+
7+
No functional changes.
8+
9+
### Chores
10+
11+
- Upper bound on peer dependencies ([#375](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/pull/375)) ([0b76de0](https://github.com/JasonWeinzierl/eslint-plugin-rxjs-x/commit/0b76de0b5f453b797d08ea6a434dfb83d4fb7efb))
12+
- `rxjs` ^7.2.0 (previously was >=7.2.0)
13+
- `typescript` >=4.8.4 <6.0.0 (previously was >=4.8.4)
14+
515
## v0.9.4 (2026-02-13)
616

717
### Fixes

0 commit comments

Comments
 (0)