Skip to content

Commit 6c892a4

Browse files
author
Tom Softreck
committed
Version bump to 0.3.95
1 parent 85422cf commit 6c892a4

5 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.95] - 2025-04-02
2+
3+
### Changes since v0.3.94
4+
5+
* Release version 0.3.94
6+
7+
18
## [0.3.94] - 2025-04-02
29

310
### Changes since v0.3.93
File renamed without changes.

img/serve-browser.png

19.6 KB
Loading

img/serve-console.png

143 KB
Loading

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@reactstream/cli",
3-
"version": "0.3.94",
3+
"version": "0.3.95",
44
"description": "CLI tool for React component development and debugging",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)