Skip to content

Commit 89380cd

Browse files
committedAug 26, 2024·
release(reactotron-core-contract): 0.2.4 [skip ci]
1 parent 68ea743 commit 89380cd

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed
 

‎lib/reactotron-core-contract/CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

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

5+
### [0.2.4](https://github.com/infinitered/reactotron/compare/reactotron-core-contract@0.2.3...reactotron-core-contract@0.2.4) (2024-08-26)
6+
57
### [0.2.3](https://github.com/infinitered/reactotron/compare/reactotron-core-contract@0.2.2...reactotron-core-contract@0.2.3) (2024-02-14)
68

79
## [0.2.2](https://github.com/infinitered/reactotron/compare/reactotron-core-contract@0.2.1...reactotron-core-contract@0.2.2) (2024-02-14)

‎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.3",
3+
"version": "0.2.4",
44
"description": "Typescript contracts for websocket messages between server and clients",
55
"author": "Infinite Red",
66
"license": "MIT",

0 commit comments

Comments
 (0)
Please sign in to comment.