Skip to content

Commit b0db1b6

Browse files
chore(release): 1.0.4 [skip ci]
## [1.0.4](v1.0.3...v1.0.4) (2025-02-28) ### Bug Fixes βœ… **package.json:** updating postRelease script to inclucke package lock files foe npm and bun ([fde5a32](fde5a32))
1 parent fde5a32 commit b0db1b6

3 files changed

Lines changed: 10 additions & 3 deletions

File tree

β€Ž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-client/compare/v1.0.3...v1.0.4) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
βœ… **package.json:** updating postRelease script to inclucke package lock files foe npm and bun ([fde5a32](https://github.com/arijitcodes/microstream-client/commit/fde5a32fadc6a20a12b50b599750df300804c367))
7+
18
## [1.0.3](https://github.com/arijitcodes/microstream-client/compare/v1.0.2...v1.0.3) (2025-02-28)
29

310

β€Ž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-client",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "A lightweight client SDK for Microstream communication",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
Β (0)