Skip to content

Commit 7bd425b

Browse files
release(reactotron-core-contract): 0.3.0 [skip ci]
1 parent 77831ae commit 7bd425b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/reactotron-core-contract/CHANGELOG.md

+7
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.3.0](https://github.com/infinitered/reactotron/compare/[email protected]@0.3.0) (2025-03-16)
6+
7+
8+
### Features
9+
10+
* **reactotron-app:** show redux diffs in timeline ([#1531](https://github.com/infinitered/reactotron/issues/1531) by [@camilossantos2809](https://github.com/camilossantos2809)) ([77831ae](https://github.com/infinitered/reactotron/commit/77831aeb928d0e63c8828b90efa17caeab67f699)), closes [#496](https://github.com/infinitered/reactotron/issues/496)
11+
512
### [0.2.5](https://github.com/infinitered/reactotron/compare/[email protected]@0.2.5) (2025-01-07)
613

714

lib/reactotron-core-contract/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reactotron-core-contract",
3-
"version": "0.2.5",
3+
"version": "0.3.0",
44
"description": "Typescript contracts for websocket messages between server and clients",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)