Skip to content

Commit bbfabfd

Browse files
author
Tom Softreck
committed
Version bump to 0.3.92
1 parent 99a82b2 commit bbfabfd

2 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.92] - 2025-04-02
2+
3+
### Changes since v0.3.91
4+
5+
* Version bump to 0.3.91
6+
7+
18
## [0.3.91] - 2025-04-02
29

310
### Changes since v0.3.91

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.91",
3+
"version": "0.3.92",
44
"description": "CLI tool for React component development and debugging",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)