Skip to content

Commit 0abd8d9

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2025-02-28) ### Bug Fixes ✅ **version:** still trying ti fix version update issue ([c12ac23](c12ac23))
1 parent c12ac23 commit 0abd8d9

File tree

4 files changed

+10
-3
lines changed

4 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.4](https://github.com/arijitcodes/microstream-hub/compare/v1.0.3...v1.0.4) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
**version:** still trying ti fix version update issue ([c12ac23](https://github.com/arijitcodes/microstream-hub/commit/c12ac23b1cbeb522d946af496991f8067f56c1c1))
7+
18
## [1.0.3](https://github.com/arijitcodes/microstream-hub/compare/v1.0.2...v1.0.3) (2025-02-28)
29

310

bun.lockb

0 Bytes
Binary file not shown.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "microstream-hub",
3-
"version": "1.0.0",
3+
"version": "1.0.4",
44
"description": "Microstream Hub for managing WebSocket communication",
55
"main": "src/hub.js",
66
"scripts": {

0 commit comments

Comments
 (0)